| Weblog: | Lowering the bar to code | |
| Subject: | PyQt | |
| Date: | 2005-01-31 07:23:54 | |
| From: | garion911 | |
| If you are familar with QT, you can have used pyqt... You would use designer, just as you normally would, save the .ui file, and then run pyuic on the file to generate the python code. Works really well. | ||

