mmm...why??? In the docs we can read:
"The CalendarLayout class handles the layout of the date grid in a month. * CalendarLayout can be extended to develop DateControls with * single month display control or side-by-side month displays." So, If I can extend it..why I can't get code hiting???? Really weird.. On 1/31/07, Xavi Beumala <[EMAIL PROTECTED]> wrote:
The CalendarLayout class is itself marked with the [ExcludeClass] metadata, so you won't be able to import it :( Don't know if it will allow compilation. Best X. On 1/31/07, Carlos Rovira <[EMAIL PROTECTED]> wrote: > > Trying to do this > > import mx.controls.CalendarLayout; > > but FlexBuilder does not show code hinting. > > Maybe this class is not in some config file? How could I get it? > > -- > ::| Carlos Rovira > ::| http://www.carlosrovira.com > ::| http://www.madeinflex.com >
-- ::| Carlos Rovira ::| http://www.carlosrovira.com ::| http://www.madeinflex.com

