hi
nasty matter
haven't done this before.
mostly i try to get out of the way for such problems, so i create same frame(s) and components and set visible=false
by the tim i need them i have the code change it to visible=true
may even use move ... to reposition.
If anyone does know how to load a frame and its contents at runtime, I'd be very curious to know the answer too. I have spent a few minutes fiddling with it, and couldn't get it to work. Sure, you can load new occurrences of the frame, and of the contents, but the loaded contents are still in the original frame.
In the meantime, if the maximum number is known at design time, or you can choose some arbitrary maximum, it's probably going to be much simpler to use albertw's suggestion - create them at design time and hide them until needed.