[qooxdoo-devel] How to write a qooxdoo dialog like window.confirm()?

2006-07-26 Thread Erich Konicek
Hi, Qooxdoo is great, really! But there is no dialog widget (or I didn't find it). I tried to create my own, but because I am a qooxdoo beginner, I failed. I simple want to have a widget the behaves like JavaScript window.confirm() but with a nicer appearance and variable content. My main proble

Re: [qooxdoo-devel] Namespaces: qx.ui.table.Table row font colors

2006-07-26 Thread Til Schneider
> So what you are saying is that there is no way to set the entire row > color, I have to set each cells color one at a time? I would think that > there needs to be a built in way to easily set the entire rows font and > color and style and not have to do it on a cell by cell basis. It's up to

Re: [qooxdoo-devel] Namespaces.... (was: Simple Event Handling Question (newbie))

2006-07-26 Thread Christian Boulanger
Hi Andreas > Hi, Christian, > > good to hear that you seriously consider migrating to future qooxdoo > versions, i.e. namespaces-based qooxdoo. ;-) Of course, I would like to stay with the cutting edge of qooxdoo development. But once one seriously invests in a certain version, learning the inte

Re: [qooxdoo-devel] Namespaces: qx.ui.table.Table row font colors

2006-07-26 Thread Jim Hunter
So what you are saying is that there is no way to set the entire row color, I have to set each cells color one at a time? I would think that there needs to be a built in way to easily set the entire rows font and color and style and not have to do it on a cell by cell basis. JimOn 7/24/06, Til Schn