Menu

Commit [r11882]  Maximize  Restore  History

Fix for the 'Parameter file setttings' dialog.

The columns could not be set to nothing, as the int() function was used to convert the value. This
would result in a ValueError. Instead the misc.gui_to_int() function has been written to perform
the proper conversion.

bugman 2010-12-17

changed /branches/bieri_gui/gui_bieri/misc.py
changed /branches/bieri_gui/gui_bieri/settings.py
/branches/bieri_gui/gui_bieri/misc.py Diff Switch to side-by-side view
Loading...
/branches/bieri_gui/gui_bieri/settings.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.