Skip to Content
0
Former Member
Dec 07, 2006 at 11:56 AM

Is that possible to change parent of GUI Controll?

104 Views

Hi,

I have to change parent of GUI Control. I have a Splitter with two Controls (b.e. 1 x 2 )and would like to delete one. After that I would like to change grid ( 1 x 1 ) and show in this the second view. But after I have called splitter->set_grid(1 1) my container which include second view is no more valid, I have to get new one from splitter but how can I bind it with my view?

Regards

Bogdan