Re: [Gambas-user] Changing hierarchy later

2011-02-19 Thread gregor
I found a solution, but it is not useful. edit the form with a texteditor like kate, you can cut the item and paste it to an other,... Gregor -- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:

Re: [Gambas-user] Changing hierarchy later

2011-02-18 Thread Matti
I understand your question very well, because I had it too sometimes. I place some controls on the form. Afterwards I realize that it would be better or necessary to put them into a container. I can move them on the form into the container, but they do not get children of it (of course not). Now,

Re: [Gambas-user] Changing hierarchy later

2011-02-18 Thread Gregor Burck
or in words: After I create a Form I want to group some elements in a frame or Tab. I think the only way is to cut the elements and place them into the new container. I guess to take the hierarchy tree, but I only can move elements in the same hierarchy. By Gregor -- ---

Re: [Gambas-user] Changing hierarchy later

2011-02-18 Thread Gregor Burck
Hi Benoît, textbox1 frame1 to frame1 | ->textbox1 I hope it is understandable,... Gregor -- -- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors befor

Re: [Gambas-user] Changing hierarchy later

2011-02-18 Thread Benoît Minisini
> Hi, > > is it possible in gambas2 to change the hierarchy to a later time? > > There is the hierarchy treeview, but I guess I can't move items to an other > branch? > > Thank you > > Gregor Sorry, I don't understand what you are talking about. Regards, -- Benoît Minisini

[Gambas-user] Changing hierarchy later

2011-02-14 Thread Gregor Burck
Hi, is it possible in gambas2 to change the hierarchy to a later time? There is the hierarchy treeview, but I guess I can't move items to an other branch? Thank you Gregor -- -- The ultimate all-in-one performance