OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: khann on April 26, 2013, 02:31:02 AM

Title: can add or delete new tabstrip at runtime ?
Post by: khann on April 26, 2013, 02:31:02 AM
Hi, It's been a long time to see you.

Yesterday, I saw someone made the "add with name and delete Tabstrip of ListView " at runtime,
may be in ARX.

Can OpenDCL do this?
Title: Re: can add or delete new tabstrip at runtime ?
Post by: owenwengerd on April 26, 2013, 06:27:04 PM
I'm not sure I understand the question. You can show and hide tabs from an OpenDCL tabstrip control at runtime, but you cannot create new tab pages at runtime.
Title: Re: can add or delete new tabstrip at runtime ?
Post by: khann on April 26, 2013, 09:28:49 PM
Thanks, owenwengerd.
Yes, that's what I thougth.
There seems no other way to make it.