Re: [qooxdoo-devel] Enhancement: message box & notifiers

2007-10-04 Thread Fabian Jakobs
dperez schrieb: > Thanks Fabian for your explanation. > > This explains why the height of a width-limited tooltipo isn't right: > > var tip = new qx.ui.popup.ToolTip(_("Se recuerda de que existe la > posibilidad de especificar parte de la información de este formulario en una > 2ª fase.Para ello ut

Re: [qooxdoo-devel] Enhancement: message box & notifiers

2007-10-04 Thread dperez
Thanks Fabian for your explanation. This explains why the height of a width-limited tooltipo isn't right: var tip = new qx.ui.popup.ToolTip(_("Se recuerda de que existe la posibilidad de especificar parte de la información de este formulario en una 2ª fase.Para ello utilice el menú contextual, a

Re: [qooxdoo-devel] Enhancement: message box & notifiers

2007-10-04 Thread westor
Yes, something like this is needed. And it looks pretty cool. I helped myself with a function, which opens a modal window. In case of confirming something I give the name of the responsible function as parameter. Definition is something like this: var dialog = function(windowTitle, windowTxt, wind

Re: [qooxdoo-devel] Enhancement: message box & notifiers

2007-10-04 Thread Fabian Jakobs
dperez schrieb: > Created bug http://bugzilla.qooxdoo.org/show_bug.cgi?id=678 > > As a matter of fact, I've already tried to implement it in the past > unsuccessfully: > http://www.nabble.com/Simulating-alert%28%29-tf2566575.html#a7153538 > > > Well, the problem has been and propably still is th

Re: [qooxdoo-devel] Enhancement: message box & notifiers

2007-10-04 Thread dperez
Created bug http://bugzilla.qooxdoo.org/show_bug.cgi?id=678 As a matter of fact, I've already tried to implement it in the past unsuccessfully: http://www.nabble.com/Simulating-alert%28%29-tf2566575.html#a7153538 Fabian Jakobs-2 wrote: > > yes, I think this would be a really nice feature. I do

Re: [qooxdoo-devel] Enhancement: message box & notifiers

2007-10-04 Thread Tobias Koller (GERMO GmbH)
] Enhancement: message box & notifiers dperez schrieb: > Hi, > > It would be nice to have this implemented in qooxdoo: > http://extjs.com/deploy/ext-2.0-alpha1/examples/message-box/msg-box.html, > all kind of message boxes and notifiers. I think this should be very easy > to impl

Re: [qooxdoo-devel] Enhancement: message box & notifiers

2007-10-04 Thread Fabian Jakobs
dperez schrieb: > Hi, > > It would be nice to have this implemented in qooxdoo: > http://extjs.com/deploy/ext-2.0-alpha1/examples/message-box/msg-box.html, > all kind of message boxes and notifiers. I think this should be very easy > to implement by using qooxdoo. > > Regards > David > Hi David

[qooxdoo-devel] Enhancement: message box & notifiers

2007-10-03 Thread dperez
Hi, It would be nice to have this implemented in qooxdoo: http://extjs.com/deploy/ext-2.0-alpha1/examples/message-box/msg-box.html, all kind of message boxes and notifiers. I think this should be very easy to implement by using qooxdoo. Regards David -- View this message in context: http://ww