QUOTE(hink @ May 29 2007, 01:46 AM)  
 
Hi  hink, 
LabVIEW can create the GUI shown (LV 8 intoduced splitter bars), however dynamic splitter bars are a problem. I can think of several solutions: 
Picture control, in that case you draw every pixel yourself 
seperate windows, each control has it's own window, that you move around from some controller VI 
Ton