Hi
Thanks for you reply
I tried but its not working.
I will put the code here
*private* *function* plotMasses()
{
labeler=result_status0.selectedItem.analysis_id;
addTab(labeler,nav2);
labeler=*""*;
labeler=result_status0.selectedItem.analysis_id;
flow=*new* HBox();
link_flow=*new* LinkBar();
viewer=*new* ViewStack();
pre_Canvas=*new* Canvas();
post_Canvas=*new* Canvas();
panel_test=*new* Panel();
pre_Canvas.label=*"Preprocessing"*;
pre_Canvas.addChild(panel_test)
pre_Canvas.width=400;
pre_Canvas.width=400;
pre_Canvas.setStyle(*"backgroundColor"*,*"0xcce9f9"*);
post_Canvas.label=*"Post-Processing"*;
viewer.addChild(pre_Canvas);
viewer.addChild(post_Canvas);
link_flow.dataProvider=viewer
flow.addChild(link_flow);
child.addChild(flow);
}
Thanks,
Ganesh
On Sun, Oct 5, 2008 at 12:24 PM, HISSAM <[EMAIL PROTECTED]> wrote:
> try to set height width
>
> On Sun, Oct 5, 2008 at 8:35 AM, ganesh <[EMAIL PROTECTED]> wrote:
>
>>
>> Hi ,
>>
>> I added canvas to link bar using action script and when I am
>> placing components into one of the canvas nothing was seen..Can any
>> one suggest some solution.
>>
>> Thanks,
>> Ganesh
>>
>>
>>
>
>
> --
> -----------------------------
> Warm Regards,
> HISSAM,
> Soft Engg,
> iThinkLabs Pvt Ltd.
> India.
> website:http://www.ithink-labs.com
> http://www.yureekah.com
> ------------------------------
>
> >
>
--
S.G Reddy
Research Engineer
Proteomics Group
Bioprocessing Technology Institute
Agency of Science Technology Research
Singapore
HP:+6581186406
E-MAIL:[EMAIL PROTECTED] <[EMAIL PROTECTED]>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---