Hi, 1. sounds like a bug. Could you write a bug report for this?
2. ok sounds like an effect i have seen already. It is because the click events are fired with a little delay. That is why the menu keep open a short while, after you have chosen a menu item. Could you please write a bug report for this, too? As a quick fix, you can add an qx.event.Timer which waits 400ms till the dialog closes. Greetz Christopher Am 17.01.2013 um 22:06 schrieb Ed Adasiewicz: > I have been working with version 2.1 of the mobile sdk and have several > questions: > > 1. I noticed that if I use the code from the mobileshowcase to switch > themes that the ios version does not look the same as if I did a > "generate.py build-ios". In particular, textFields have no border around > them in the themeable version whereas they do in the build-ios version. > > 2. As was suggested a while back, I implemented a version of the Picker > which runs in a form by subclassing textField. The one problem that I > cannot seem to solve is if the buttons on the Picker overlay (i.e. hide) > another widget then pressing one of the buttons in the picker causes control > to also be passed down to the underlying widget -- e.g. for a select box it > appears and for a textfield the keyboard is displayed. This does not happen > if I am running the app in a desktop browser with a mouse but it does on > both an android device (Toshiba AT100 using firefox) and an iPad (using > Safari). Maybe my fingers are just too heavy 8^)... > > Any thoughts? Thanks. > > > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/A-couple-of-mobile-sdk-questions-tp7582528.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. ON SALE this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122712 > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
