Hej Sebastian! On Thu, 2006-01-26 at 09:07 +0100, Sebastian Werner wrote: > Kent Olsson schrieb: > > Now I make an update of the above widgets. As I do not have access to > > the cvs, I wish it to be uploaded. > > Hi Kent. > > Yes, no problem. > > > > > The QxClock is a base class for all clocks. > > > > The QxClockDigital is a clock with "digital" figures. The figures are > > rendered on a QxLabel object, which means that font type, size etc can > > be used to change the presentation. > > > > The QxClockBinary is a clock with "binary" figures. The figures are made > > of precreated images saved in ../../images/widgets/clock directory. It > > can have different colours, sizes and presentation by creating new > > subdirectories with different design. > > The images should be stored locally for contributed classes. Which means > not in the common images folder but simply under "./foo"
Ok. I will change. > > > > I would appreciate comments on these widgets. They seem to be fairly > > ready at the moment. Is there anything anyone wish to be added or > > changed? > > I would like to rename QxClockDigital to QxDigitalClock and > QxClockBinary to QxBinaryClock as the other class names in qooxdoo > follow the same style. > > Could you please send patches against CVS instead of complete files (if > they were already existing like these). Thanks. Absolutely. Kent > Sebastian > > > > > > > Kent > > > > > > ------------------------------------------------------------------------ > > > > Testing Clocks implementation. > > > > Three dfferent clocks, the QxClockAnalog, QxClockDigital and > > QxClockBinary, will be created. > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > Qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
