I'm writing a "MessageBox" dialog for showing information/warning/error/confirmation. We all know them from Windows. The JavaScript alert/confirm box is deprecated and not very pretty and I didn't find a replacement in qooxdoo. My MessageBox is complete, but just doesn't wait until the answer of the user.
I understand meanwhile that my demand may not possible and the solution would be to have no more instructions after opening the MessageBox and continue work with a callback funktion telling me by parameter which button was pressed. It's a little bit inconvenient, but it seems that there is no other way. Elsewise, let me know! Thanks for help, sts -- View this message in context: http://qooxdoo.678.n2.nabble.com/How-to-create-a-real-modal-window-tp7580188p7580205.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
