Many readers have asked whether there's Python GUI software for creating,
managing, and analyzing MySQL databases. I have just released such software
as completely open source. Source code is available on GitHub as follows:
1. Install Git on your machine from github.com
2. Initialize the target di
I've written a Python gui using Python Mega Widgets (PMW) that works
beautifully when run natively on Windows or Linux.
However, when I run the app on a Linux box and try to display it back to my
Windows box using an X server (like freeXer or XMing), the combobox widget's
drop-down menu is squashe