* Allow to specify variable names when importing tk variables. * Allow to register an already created tk image. * Allow to specify loggin level from console command. * Added new pathchooser input widget. * Improved README (thanks to Nelson Brochado) * Fixed issue 52
* Remove old pygubu.py script for old installations. Create pybugu-designer.bat file for windows platform. Fixes 38
0.9.6.6
* Fixed bug: color value setting to None when presing Cancel on color selector. * Add '.png' format to Stockimage if tk version support it. fixes 36 * Minor changes to main UI.