by David Phillip Oster <oster@[EMAIL PROTECTED]
>
Jul 9, 2006 at 03:37 PM
In article <1152458427.769847.282540@[EMAIL PROTECTED]
>,
"garg" <eladmena@[EMAIL PROTECTED]
> wrote:
> I have a specific window I want to duplicate many times, all instances
> should have the same logic
>
> choosing between which window is done by using a specific LTextButton
>
> problems I get:
> 1) How do I tell LMultiViewPane that it has many instances of the same
> window
> 2) How do I set a LRadioGroup that will group dynamically created
> LTextButtons (I don't know how many buttons I'll have)
Take a look at my http://www.turbozen.com/sourceCode
The
ViewColumnDivider example is similar to what you are describing.