Hi,

Globe = global?
When you receive the response of a JSON request, you can call any JS code
that can change any widget property.
I don't see where is the problem.
You can also use "comet" technology, for this kind of apps:
http://www.ajaxian.com/archives/comet-a-new-approach-to-ajax-applications


Wenhua.Li wrote:
> 
> Hi,forks
> I also have another question to ask, hope someone can help me.
> 
> And we now know for each component such as Button, Label etc.., we can
> add keylistener or eventlistener to it, so if the button is clicked, the
> event will be notify
> 
> Now I will provide some requirement for my demo:
> And I want do some demo such IM tools like meebo, web msn etc in using
> qooxdoo framework, the UI Framework of qooxdoo is so cool for me:)
> 
> And I establish a back endless Timer to connect my webserver through the
> json rpc , and in web server there are many message coming and updating,
> so the qooxdoo client can receive many message from webservser through
> the json rpc way, that 's all the requirement
> Question:
> when the timer got the new message from server , the timer will dispatch
> a globe event ,and every components such as List,Dialog registered the
> event can be notify, and there has globe event exist in qooxdoo project?
> If have could you tell me how can I implement my requirement or provide
> me some hyperlink doc;
> 
> if any question let me know, hope for your reply,thks
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 

-- 
View this message in context: 
http://www.nabble.com/about-globe-app-event-in-qooxdoo-tf2257405.html#a6261899
Sent from the qooxdoo-devel forum at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to