Re: [qooxdoo-devel] qooxdoo 0.7 with current qooxdoo-version mix ?

2013-04-09 Thread thron7
On 04/03/2013 03:00 PM, Tobias Koller (GERMO GmbH) wrote: > Hi list, > > I finally created my application with all the new features I needed under qx > 0.7.4. > Everything worked fine till yesterday ;) > > The windows-update installed IE10 on my machine and my application didn't > work anymore.

[qooxdoo-devel] qx.Mobile and mouse events

2013-04-09 Thread Michal Dvořák
Hello, I'm trying to use Mobile app in desktop environment. I know its not designed for it, but I like to share code between desktop and mobile apps and mobile is actually much faster on desktops as well. But I'm unable to get mouse events to work, no matter how hard I try. I've just spent 2 hours

Re: [qooxdoo-devel] qx.util.format.NumberFormat does not work for more then 3 digit numbers

2013-04-09 Thread Baskar Vignesh
Thanks Thomas, I did filed a bug on this. http://bugzilla.qooxdoo.org/show_bug.cgi?id=7338 On Tue, Apr 9, 2013 at 12:49 PM, thron7 wrote: > > On 04/09/2013 08:12 AM, baskar wrote: > > Sorry, my previous post was not aligned properly, That's why I am > re-posting.. > > > Hi all, > > I am using qx

[qooxdoo-devel] qooxdoo 2.1.1 Composite + SplitPane

2013-04-09 Thread irbisCleric
Hi All Now my application is composed of popup windos (qx.ui.window.Window). I need to do a full screen application divided SplitPane. How to implement Groupings layuts? Could you give an example of code? Thanks for your help -- View this message in context: http://qooxdoo.678.n2.nabble.com

Re: [qooxdoo-devel] qx.util.format.NumberFormat does not work for more then 3 digit numbers

2013-04-09 Thread thron7
On 04/09/2013 08:12 AM, baskar wrote: Sorry, my previous post was not aligned properly, That's why I am re-posting.. Hi all, I am using qx.util.format.NumberFormat for my application. qx.util.format.NumberFormat.format(number) is working only 3 digits numbers, If i pass 1 as an argument,