Hey guys,
just a short question:
How exactly can I retrieve the entered value in a qooxdoo mobile input
dialog? The code would be the following:
qx.ui.mobile.dialog.Manager.getInstance().input(title, text,
function(index) {
if (index==1) {
//Button 1 pressed
} else {
// Button 2 pressed
}
}, this, buttons);
The code opens a dialog with an edittext and 2 buttons..
I know how to determine which button has been pressed.. But how do i get
the entered value?
Thanks for any response :)
------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel