Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Qt Designer - Making a Font with a border
Post: RE: Qt Designer - Making a Font with a border

Hmm, thats very interesting. That may solve the issue. i appreciate it. Ill play with it tonight.
jimmyvegas29 GUI 4 7,457 Feb-19-2019, 11:08 PM
    Thread: Qt Designer - Making a Font with a border
Post: RE: Qt Designer - Making a Font with a border

Hmm, that might work, but the text that im going to be using it on is a currency display for the video poker app im making. So it would be updated over and over and over when someone wins credits, i w...
jimmyvegas29 GUI 4 7,457 Feb-19-2019, 01:52 AM
    Thread: Qt Designer - Making a Font with a border
Post: Qt Designer - Making a Font with a border

I would have thought this would have been straight forward, but that has proven to be untrue. Im trying to make a Qlabel with text, and i want the text to have a border/outline around it. So red text ...
jimmyvegas29 GUI 4 7,457 Feb-18-2019, 01:31 PM
    Thread: Pixmap Dosnt always load
Post: RE: Pixmap Dosnt always load

I think i figured out the issue. When iterated through the objects and checked if they were null, it returned null for all the Diamonds because i spelled all the names wrong i copy and pasted DIAMID i...
jimmyvegas29 GUI 3 2,891 Feb-17-2019, 03:41 PM
    Thread: Pixmap Dosnt always load
Post: RE: Pixmap Dosnt always load

Thank you for the suggestion. I made the following changes and its still doing it. Almost worse sometimes it seems. Did I do it correctly? self.cardfiles = ['AHEART.png','KHEART.png','QHEART....
jimmyvegas29 GUI 3 2,891 Feb-17-2019, 02:13 PM
    Thread: Pixmap Dosnt always load
Post: Pixmap Dosnt always load

So, im trying to create a video poker training program in PyQt5 and im using button with Pixmap for the cards. The issue im running into in testing the deal function is that when i try to draw the car...
jimmyvegas29 GUI 3 2,891 Feb-17-2019, 03:00 AM
    Thread: Need help adding a sql List to a combo box PyQt5
Post: Need help adding a sql List to a combo box PyQt5

So this has been frustrating me for to man hours, and i have no been able to find the answer in the google. Im trying to query my db to get a distinct list from a certain row, and then take list and...
jimmyvegas29 GUI 1 8,556 Jul-20-2018, 03:11 AM
    Thread: Importing csv data into sql lite cant figure it out.
Post: RE: Importing csv data into sql lite cant figure i...

ahh, so its basically just using the triple quotes to say throw this stuff in the trash lol. Thank you again for your help
jimmyvegas29 General Coding Help 5 3,696 Jul-16-2018, 02:02 AM
    Thread: Importing csv data into sql lite cant figure it out.
Post: RE: Importing csv data into sql lite cant figure i...

Thanks for the reply's here is a link to the sample data https://nofile.io/f/4hUahgtFk89/sampledata.csv Woooee - Yah i figured i was doing double the work i needed to, i couldnt find anything on ...
jimmyvegas29 General Coding Help 5 3,696 Jul-16-2018, 12:48 AM
    Thread: Importing csv data into sql lite cant figure it out.
Post: Importing csv data into sql lite cant figure it ou...

So im trying to build a gui that display some unique timesheet data, i wont bore you with the end goal and why. One of the first things i need to do is be able to import the csv files that come out of...
jimmyvegas29 General Coding Help 5 3,696 Jul-15-2018, 10:06 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020