On Mon, Jan 4, 2010 at 12:29 PM, David Ruggles <[email protected]> wrote:

> according to the documentation, if you leave the second argument blank it
> should be data || id so in this case data10 which is what was confusing me.

Unfortunately, there are many spots in the ooDialog that are either
incomplete, misleading, or wrong.  It was the way the doc was that we
inherited.

In the case of a check box control, if you leave the attribute blank,
I believe it creates the attribute from the label of the button:
ERRORMESSAGES should  be the attribute name.  If the label is omitted,
then I think it uses DATA10.

It is actually rather difficult to predict what the attribute name is
going to be; you're probably better off naming it explicitly in your
code.

--
Mark Miesfeld

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to