Leander Hanwald <[EMAIL PROTECTED]> writes:

> Sorry, this isn't any help, only a question from my side:
> Why do you wrote an own class for controll, that did you class do?

One example is a time selector widget, with spinners for the hours, minutes,
and am/pm selector.  The getter for the hours and minutes always return 2
digits, with a leading zero prepended if necessary.  The Range for the am/pm
selector is the two values [ "AM", "PM" ].

> Did you class based in qx.type.Range?

No, these are not (and can't reasonably be) subclasses of qx.type.Range.

Derrell

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to