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)
thanks in advance
Elad