[Tutor] PYLOTDB open source MySQL database management and analysis tool now available

2012-05-08 Thread Daniel Barnette
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

[Tutor] PMW combobox won't display properly using X

2011-02-09 Thread Daniel Barnette
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