Thanks! I had been wondering about this for a long time now. the component is now rendered in the view. but how can I make the component so I can resize it and move it around?
--- In [email protected], "dmandrio" <[EMAIL PROTECTED]> wrote: > > Thanks, it works. > > An other question about custom component integration in Flex builder : > Is it possible to show inspectable properties in both Standard view > and Category view (I tried different arguments combinations but only > Category View works for me). > > More generally, the documentation for Flex Builder extensibility is > not very detailed. I would like to have more informations about that. > > Damien. > > > --- In [email protected], "Jeremy Lu" <wade.lu@> wrote: > > > > Don't forget to add that compiled swc to the project library path. > > > > Jeremy. > > > > On 8/10/06, Michael Schmalle <teoti.graphix@> wrote: > > > > > > Hi, > > > > > > No, you can do it. You have to compile your visual component into > a SWC > > > file. Once that is compiled bring it into your application and > styles etc > > > will behave just like the UIComponents do that ship with Flex 2. > > > > > > Unfortunately there is no way to view an uncompiled visual > component ... > > > yet. :) > > > > > > Peace, Mike > > > > > > > > > On 8/10/06, dmandrio < dmandrio@> wrote: > > > > > > > > Hi, > > > > > > > > What is the method for drawing a graphical view of a UIComponent > > > > subclass in the canvas of MXML Design mode ? > > > > > > > > I don't found any code for doing that, all visual components are > shown > > > > as a transparent black rectangle. > > > > > > > > Maybe only Flex SDK components can be shown in design mode as > graphic > > > > objects... > > > > > > > > Thanks. > > > > > > > > > > > > > > > > > -- > > > What goes up, does come down. > > > > > > > > > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcomponents/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
