On Mar 2, 2011, at 8:55 AM, Malcolm Greene wrote:
> Anything unique about the Dabo Command Window compared to VFP or
> Python's IDLE?
IDLE doesn't have any GUI hooks, whereas Dabo's is made for the GUI.
E.g., we have the equivalent of SYS(1270), which we called 'getMouseObject()'
instead. We also have a separate section for the output of commands, full
command history including search, and an integrated code editor so that you can
edit multi-line chunks of code and then execute it in the Command Window.
I have a screencast that shows the Dabo dShell class (the class our
Command Window is based on) along with some ways to interact with a database
and a grid:
http://c0129431.cdn.cloudfiles.rackspacecloud.com/browse_shell.html
This was done about a year ago before I added the integrated code
editor, but you can get a good idea how the class works.
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.