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, windowIcon, todoFunction,
todoFunctionParameterArray) {
 // modal window ... 
}


Fabian Jakobs-2 wrote:
> 
> 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,
> 
> yes, I think this would be a really nice feature. I don't think that we 
> can work on this in the near future but if someone is willing to 
> implement it would be great if we could add it to qooxdoo-contrib and 
> maybe later to qooxdoo core.
> 
> Could you open a feature enhancement bug for this?
> 
> Best Fabian
> 
> -- 
> Fabian Jakobs
> JavaScript Framework Developer
> 
> 1&1 Internet AG
> Brauerstraße 48
> 76135 Karlsruhe
> 
> Amtsgericht Montabaur HRB 6484
> 
> Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Andreas
> Gauger, Matthias Greve, Robert Hoffmann, Norbert Lang, Achim Weiss
> Aufsichtsratsvorsitzender: Michael Scheeren
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Enhancement%3A-message-box---notifiers-tf4560213.html#a13037408
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to