[qooxdoo-devel] event control in listview

2008-06-14 Thread Simon Wong
HI,everyone, Recently, I am coding the database program using PHP, and interact with ajax. I want to show the database original view to the user, same as .NET datagrid. Then I use the qooxdoo listview to do that, the interface is exactly I want, but listview seens can not add the event listener, I

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-14 Thread Paul Morel
I've read through the posts and it appears that there are some of us that would like to have run-time theme and language switching. However, as painful as it might be, it appears all of these situations could be accommodated by a simple reload. I know this detracts from the user experience but s

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-14 Thread Ralf Sternberg
Hi Fabian, RAP provides infrastructure that allows switching themes at runtime. It's not yet API though, as theme-switching caused problems with earlier qooxdoo versions. However some people asked for it on the RAP newsgroup and I think there are some people actually do switch themes at runtime. I

Re: [qooxdoo-devel] Anyone needs switching locales and themes at runtime?

2008-06-14 Thread Ralf Sternberg
Hi Fabian, RAP provides infrastructure that allows switching themes at runtime. It's not yet API though, as theme-switching caused problems with earlier qooxdoo versions. However some people asked for it on the RAP newsgroup and I think there are some people actually do switch themes at runtime