Is it possible to place 3 or 4 child windows within the parent at fixed positions and sizes that users cannot move stretch or modiify or close etc.
Is it possible to place 3 or 4 child windows within the parent at fixed positions and sizes that users cannot move stretch or modiify or close etc.
Gerry,
Please review samples\TestSize.prg
From all your questions about windows, I think you will be interested in splitters. Take a look at \samples\testspl1 - testspl6.
James
Yes, James I have used them in the past. Also a class for expanding screens when the display size changes fro 800x600 to any larger size would be a bonus....
Thanks for taking the time.