I'm hoping to hide the icon as well, and reduce the size of the halo to just the size of the textbox area.
Thanks --- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote: > > I would subclass, grab the "buttonDown" event at a high priority and > call stopImmediatePropagation > > > > ________________________________ > > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of jack_freud > Sent: Wednesday, April 16, 2008 12:52 PM > To: [email protected] > Subject: [flexcoders] Hide calendar for DateField > > > > Is it possible to hide the datefield's calendar? I couldn't find a > property. I tried hiding it with a little canvas but the halo to show > the control has focus extends off to the right where the icon for the > calendar is. > > Thanks! >

