Menu

Commit [r16681]  Maximize  Restore  History

Added support for the user function arg type 'force flag' to the GUI user functions.

This arg type will, in the GUI, always return True. This is because a user clicking on 'Ok' or
'Apply' is essentially saying that this operation should be performed. The special Force_true class
was created for these arguments which simply ignores SetValue() calls and always returns True from
GetValue() calls.

bugman 2012-06-06

changed /branches/uf_redesign/gui/uf_objects.py
/branches/uf_redesign/gui/uf_objects.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.