I've looked online, but I couldn't find a guide that told me everything from start to finish....and there are gaps between the guides out there.....
Can someone please just give me 1 detailed example? just 1 simple one?
(For Now) I want an app with one button, one line edit.
This button will simply insert the text in the line into a column in a MySQL database.on a server, in the same network.
Once I see that done from start to finish. I can build on it.......
I have Python 2.6 and PyQT4 Designer Installed.....I made the UI....(attached)
But I'm COMPLETELY clueless of what to do with signals or slots....or whats the connection code........or How to compile it into a working program.....
Can someone please please please help me? please be as DETAILED as you can.....I'm clueless......
I've looked online, but I couldn't find a guide that told me everything from start to finish....and there are gaps between the guides out there.....
Can someone please just give me 1 detailed example? just 1 simple one?
(For Now) I want an app with one button, one line edit.
This button will simply insert the text in the line into a column in a MySQL database.on a server, in the same network.
Once I see that done from start to finish. I can build on it.......
I have Python 2.6 and PyQT4 Designer Installed.....I made the UI....(attached)
But I'm COMPLETELY clueless of what to do with signals or slots....or whats the connection code........or How to compile it into a working program.....
Can someone please please please help me? please be as DETAILED as you can.....I'm clueless......
Test.zip