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
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
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-
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
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