Re: [qooxdoo-devel] How to use QxTimer

2006-03-14 Thread Kent Olsson
Hi! Please give an example of your efforts. Kent On Tue, 2006-03-14 at 17:51 -0800, Jeff wrote: > Hi, >Thanks for your work! >I want to use such as setTimeout() function to update a > QxListView.but it can't work. >I tried using QxTimer,and i failed. I don't know how to use the > QxT

[qooxdoo-devel] How to use QxTimer

2006-03-14 Thread Jeff
Hi, Thanks for your work! I want to use such as setTimeout() function to update a QxListView.but it can't work. I tried using QxTimer,and i failed. I don't know how to use the QxTimer class.also i can't find any more example from qooxdoo demo,can you tell me how to use QxTimer or show me a