Re: [qooxdoo-devel] DateField feature request

2008-10-28 Thread Ian Horst
I did run ./generate in demo folder. Thanks. It works. After running "./generate.py distclean" Ian Horst Derrell Lipman wrote: > On Mon, Oct 27, 2008 at 1:29 PM, Ian Horst <[EMAIL PROTECTED] > > wrote: > > I tried to compile demo source for timechooser and get "Un

Re: [qooxdoo-devel] DateField feature request

2008-10-27 Thread Derrell Lipman
On Mon, Oct 27, 2008 at 1:29 PM, Ian Horst <[EMAIL PROTECTED]> wrote: > I tried to compile demo source for timechooser and get "Unknown class > referenced: timechooser.TimeChooser (in: custom.Application)", however > generate.py detected namespace timechooser (6 classes found). > > How to fix it?

Re: [qooxdoo-devel] DateField feature request

2008-10-27 Thread Ian Horst
I tried to compile demo source for timechooser and get "Unknown class referenced: timechooser.TimeChooser (in: custom.Application)", however generate.py detected namespace timechooser (6 classes found). How to fix it?

Re: [qooxdoo-devel] DateField feature request

2008-10-06 Thread Ian Horst
Thanks Derrell. I'll check it later this week. Ian Horst Derrell Lipman wrote: > On Mon, Oct 6, 2008 at 8:16 AM, Ian Horst <[EMAIL PROTECTED] > > wrote: > > I wonder why DateField class is not implemented as DateTimeField. It > would be nice to have flexible Da

Re: [qooxdoo-devel] DateField feature request

2008-10-06 Thread Derrell Lipman
On Mon, Oct 6, 2008 at 8:16 AM, Ian Horst <[EMAIL PROTECTED]> wrote: > I wonder why DateField class is not implemented as DateTimeField. It > would be nice to have flexible DateTimeField input: date only, time > only, both. I didn't find any feature request for DateField in qooxdoo > bugs. > > Cur