Re: [qooxdoo-devel] TimeChooser contrib cleanup [...@derrell]

2010-09-15 Thread Greg Beaver
On 9/15/10 3:08 AM, panyasan wrote: > Ok, here's a quick and dirty timechooser: > > http://demo.qooxdoo.org/devel/playground/#gist%3D580398 > > not very elegant, no search-as-you-type support, and so on. Maybe somebody > feels tempted ;-) > > C. Hi, I had mentioned this before, but the way google

Re: [qooxdoo-devel] TimeChooser contrib cleanup [...@derrell]

2010-09-15 Thread Derrell Lipman
On Wed, Sep 15, 2010 at 02:46, panyasan wrote: > > Hi Derrell, > > you old U.S. imperialist, just A.M and P.M, no 24h- support? ;-) ;-) or did > I overlook something? > Ha. Correct. This was written for a U.S.-only application that was being moved from an old HTML-based gui. Its implementation m

Re: [qooxdoo-devel] TimeChooser contrib cleanup [...@derrell]

2010-09-15 Thread panyasan
Ok, here's a quick and dirty timechooser: http://demo.qooxdoo.org/devel/playground/#gist%3D580398 not very elegant, no search-as-you-type support, and so on. Maybe somebody feels tempted ;-) C. -- View this message in context: http://qooxdoo.678.n2.nabble.com/TimeChooser-contrib-cleanup-Derre

Re: [qooxdoo-devel] TimeChooser contrib cleanup [...@derrell]

2010-09-15 Thread Tobias Oetiker
Hi C, Today panyasan wrote: > > I now have the demo working again. Thanks for your work on this! However ... > how should I put it ... the widget is not optimal in terms of usability. > > Unfortunately, I have only a few days left to finish a project, so no spare > time to stop whining and implem

Re: [qooxdoo-devel] TimeChooser contrib cleanup [...@derrell]

2010-09-15 Thread panyasan
I now have the demo working again. Thanks for your work on this! However ... how should I put it ... the widget is not optimal in terms of usability. Unfortunately, I have only a few days left to finish a project, so no spare time to stop whining and implement something on top of your code. jQuer

Re: [qooxdoo-devel] TimeChooser contrib cleanup [...@derrell]

2010-09-14 Thread panyasan
Hi Derrell, you old U.S. imperialist, just A.M and P.M, no 24h- support? ;-) ;-) or did I overlook something? Other matter: In MAddTransform, I see the following code: // KLUDGE: Add a 'transform' key // // Since there's currently no way for subclasses to add to a property of

Re: [qooxdoo-devel] TimeChooser contrib cleanup [...@derrell]

2010-09-14 Thread Derrell Lipman
On Tue, Sep 14, 2010 at 15:21, panyasan wrote: > > Hi, > > I want to use the TimeChooser Widget from qooxdoo-contrib. However, it > seems > to have created before there was a contrib skeleton, so the directory > structure and the config.json files are very non-standard and confusing. > > Derrell,

[qooxdoo-devel] TimeChooser contrib cleanup [...@derrell]

2010-09-14 Thread panyasan
Hi, I want to use the TimeChooser Widget from qooxdoo-contrib. However, it seems to have created before there was a contrib skeleton, so the directory structure and the config.json files are very non-standard and confusing. Derrell, are you still the maintainer? May I have your permission to bri

Re: [qooxdoo-devel] TimeChooser

2009-02-24 Thread Fritz Zaucker
09 10:50 > To: Derrell Lipman > Cc: Andreas Ecker; qooxdoo Development > Subject: Re: [qooxdoo-devel] TimeChooser > > Hi Derrel, > > * it takes too much space; > * it's harder to read time as it's spread over multiple inputs; > * it takes time to set any time field b

Re: [qooxdoo-devel] TimeChooser

2009-02-24 Thread Nathan Hadley
a Business Village, Torwood Close, Coventry, CV4 8HX, United Kingdom -Original Message- From: Ian Horst [mailto:ian.ho...@googlemail.com] Sent: 24 February 2009 10:50 To: Derrell Lipman Cc: Andreas Ecker; qooxdoo Development Subject: Re: [qooxdoo-devel] TimeChooser Hi Derrel, * it take

Re: [qooxdoo-devel] TimeChooser

2009-02-24 Thread Ian Horst
Hi Derrel, * it takes too much space; * it's harder to read time as it's spread over multiple inputs; * it takes time to set any time field by mouse using Spinner. That's why I wanted: * "single" input field, so it sits consistently in a form and easier to read; * quick set of any time field (hou

Re: [qooxdoo-devel] TimeChooser

2009-02-23 Thread Derrell Lipman
On Mon, Feb 23, 2009 at 12:24 PM, Ian Horst wrote: > Hi, > > Yes, I've seen existing TimeChooser in qooxdoo-contrib, but it didn't meet > my usability requirements. > Not that I'd expect any particular widget to meet everyone's requirements, I am curious as to what your requirements were that the

Re: [qooxdoo-devel] TimeChooser

2009-02-23 Thread Ian Horst
Hi, Yes, I've seen existing TimeChooser in qooxdoo-contrib, but it didn't meet my usability requirements. It would be nice to have contributor's account, I am able to contribute other code too. Ian Horst Andreas Ecker wrote: > Hi Ian! > >> I made visual spike solution to see how my idea of

Re: [qooxdoo-devel] TimeChooser

2009-02-20 Thread Amit Rana
Hi, Nice to see a new version of TimeChooser. Sometime back, I was also working on the TimeChooser. Mine is similar to the DateChooser with a combo-box popup and having "HH.MM AM/PM" format. I was able to select the time and set the AM/PM. But, I did not get time to work on events part. so i

Re: [qooxdoo-devel] TimeChooser

2009-02-20 Thread Andreas Ecker
Hi Ian! > I made visual spike solution to see how my idea of TimeChooser works. > Please evaluate it and give me some feedback. Do you like it? What can > be improved? > > [...] > > If people like it, I'll publish final widgets to qooxdoo-contrib or as > feature request in bugs. Great to see

Re: [qooxdoo-devel] TimeChooser

2009-02-19 Thread Roman Schmid
Hi Ian Nice and simple. Good job. I also like that one can enter the text using the keyboard. When doing so, the "bounds" no longer work however. Eg. I'm able to enter 50 in the hours field. I'd expect some sort of "resetting" to a valid value when doing so. I guess this could easily be done by li

[qooxdoo-devel] TimeChooser

2009-02-18 Thread Ian Horst
Hi, I made visual spike solution to see how my idea of TimeChooser works. Please evaluate it and give me some feedback. Do you like it? What can be improved? Final requirements so far: - set time format "hh[:mm[:ss]]" for 24 clock or "hh[:mm:[ss]] AM|PM" for 12 clock; - create composite widget