On Mar 27, 2007, at 9:39 AM, Tristan Leask wrote:
> Some things might be useful such as thing like MESSAGEBOX(),
> INPUTBOX()
> and the like but I suspect a lot of it would be impossible to do
> like in
> the VB one.
Those are standard UI commands, so they are dabo.ui.info(),
dabo.ui.exclaim(), and dabo.ui.stop(). They are all like MESSAGEBOX
(), and differ only in the icon displayed. There is also
dabo.ui.areYouSure() for asking for confirmation; dabo.ui.getString
(), dabo.ui.getInt(), dabo.ui.getChoice(), dabo.ui.getColor(), etc.
You can see a listing of al the basic dabo.ui commands at: http://
dabodev.com/wiki/DaboUiFunctions
> When I drifted back into VB after using VFP for years I
> couldn't remember all the commands so it came in very handy as a quick
> reference booklet.
Hey, if you want to compile something like this as you go along,
that would be cool!
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
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
** 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.