Menu

Commit [r16496]  Maximize  Restore  History

Big fix for the auto-generated GUI user functions - the recycling of pages should now work.

The recycling of user function pages was failing due to the wizard _exec_count data structure. A
click on the 'ok' button increments these counts, and a subsequent _ok() call was then suppressing
the execution of the user function. The GUI tests were missing this, as the _ok() call was
bypassed by calling on_execute() instead.

bugman 2012-05-29

changed /branches/uf_redesign/gui/uf_objects.py
changed /branches/uf_redesign/gui/wizard.py
/branches/uf_redesign/gui/uf_objects.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/gui/wizard.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.