Layers inside tabs

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
Search

Post Reply
4 posts • Page 1 of 1
User avatar
aorange
Posts: 147
Joined: Thu Nov 04, 2010 10:07 am

Layers inside tabs

Post by aorange »

I am trying to open a panel which relies on layer switching to work properly inside a tab object but it does not seem to work. Is there a limitation on the use of layers inside tabs?

User avatar
aorange
Posts: 147
Joined: Thu Nov 04, 2010 10:07 am

Re: Layers inside tabs

Post by aorange »

Anyone?

User avatar
leoknipp
Posts: 2926
Joined: Tue Aug 24, 2010 7:28 pm

Re: Layers inside tabs

Post by leoknipp »

Hello,

the whole tab-widget is on one layer. The register-tabs on this widget are not really panels. Only the content of the used panels is displayed. Therefore using the layer on a register of a tab-widget is not working.

Instead of the layer you can use objectname.Visible="TRUE" (or "FALSE") within the register of the tab-widget.

Best Regards
Leopold Knipp
Senior Support Specialist

User avatar
aorange
Posts: 147
Joined: Thu Nov 04, 2010 10:07 am

Re: Layers inside tabs

Post by aorange »

Thanks Leopold, that worked a treat =)

Post Reply
4 posts • Page 1 of 1