Hi,

thanks for sharing, do you have any plans to make a Notifier 
contribution? (http://qooxdoo.org/contrib)

Cheers,
Chris

Am 26.01.2011 00:37, schrieb Deisss:
> So i found that there is no Notifier in Qooxdoo, notifier are usefull for
> many reason, so i create a small one in Qooxdoo...
>
> Feel free to modify/use/help me to improve it...
>
> For example, i did not found how to proper use qx.fx.queue.Manager wich
> seems to be able to replace the javascript queue i've used in message class
> (when i use the manager, each object go on top-left corner without any
> working effect)
>
> download link :
> http://www.megaupload.com/?d=I3J9A4S0
>
> How to use it (everywhere at any time like a singleton without taking care
> of multiple instance) :
> It support HTML inside each string...
> new notifier_.view.Notifier(
>       ' From Somebody ',
>       ' plop : '+rnd+'... '
> );
>
> It will show the message and deplace the other already showed (you don't
> need to use this object after this line).
> You can set timeout (right now 10sec) to 0 to remove timeout destroy, also
> width, maximum number of message&  so one...
>
> The class still slow if I compare to some jQuery notifier... So if you know
> any way to improve speed


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to