Menu

Commit [r16427]  Maximize  Restore  History

The GUI user functions are now going straight to the back end rather than through the prompt.

The GUI user functions were previously passing through the prompt UI user functions for argument
checking, which then passed on to the back end. Now the prompt is bypassed, and the back end is
being directly called. This should speed up the user functions, and specifically the GUI tests.

bugman 2012-05-24

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