Re: [qooxdoo-devel] New release of qxe widget: Clock and DigitalClock

2011-11-25 Thread Stefan Andersson
Hej Daniel! Thanks for taking notice! We are changing a lot of things and preparing for adding another 10 widgets before the release of 1.6 and the errors have occurred due to that. Please, bare with it and we will fix it soon to be consistent for those three widgets. Stefan

Re: [qooxdoo-devel] New release of qxe widget: Clock and DigitalClock

2011-11-25 Thread Daniel Wagner
Hi Stefan, the contrib demos are published every Friday, just like the framework demos. Expect to see them online in a few hours. BTW, I just generated the qxe demos to see your new contribs in action and noticed some of them throw exceptions at startup: Busy Uncaught TypeError: Cannot read pr

Re: [qooxdoo-devel] New release of qxe widget: Clock and DigitalClock

2011-11-24 Thread Stefan Andersson
look here http://demo.qooxdoo.org/contrib/demobrowser/# or when it has still not been generated, which is done once in a day I think..., you can download it through the contribs http://qooxdoo.org/contrib/project#qxe Stefan-

Re: [qooxdoo-devel] New release of qxe widget: Clock and DigitalClock

2011-11-24 Thread franck34
Cool, is there a demo somewhere ? On Thu, Nov 24, 2011 at 12:02 PM, Stefan Andersson < stefan.anders...@live.com> wrote: > One more contribution to the community: > > Clock > An abstract class which is used as the base class of all clock > implementations. > > DigitalClock > A digital clock. It

[qooxdoo-devel] New release of qxe widget: Clock and DigitalClock

2011-11-24 Thread Stefan Andersson
One more contribution to the community: Clock An abstract class which is used as the base class of all clock implementations. DigitalClock A digital clock. It can be shown in 12 or 24 hour mode and with or without the seconds. Further we will contribute with a BinaryClock and AnalogClock too a