[flexcoders] Can I move DateChooser that pops up from DateField?

2008-05-20 Thread thomasakirk
I want to keep popup calendar confined to small canvas of hotel booking widget but can't figure out a reference to the DateChooser that is created from my DateField. Is this possible? Just need to set the x and y really. Setting it for the DateField just moves the input box...

[flexcoders] Re: Can I move DateChooser that pops up from DateField?

2008-05-20 Thread thomasakirk
reference. --- In flexcoders@yahoogroups.com, "tjsone2002" <[EMAIL PROTECTED]> wrote: > > See the DateField.dropdown property, which returns a reference to the > DateChooser control. > > Tim > > --- In flexcoders@yahoogroups.com, "thomasakirk" thomasakirk@ wrote: &