Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: eoneuk on September 05, 2010, 03:04:45 pm

Title: wxSmith Grouping Objects
Post by: eoneuk on September 05, 2010, 03:04:45 pm

I want to place radiobuttons inside a radiobox and have them all move together as I position the radiobox on a panel.
Did a lot of searching, but could not find a solution.

Any help will be appreciated.

Ed
Title: Re: wxSmith Grouping Objects
Post by: kencamargo on September 05, 2010, 08:20:40 pm

I want to place radiobuttons inside a radiobox and have them all move together as I position the radiobox on a panel.
Did a lot of searching, but could not find a solution.

Any help will be appreciated.

Ed

I believe that if you cut and paste the radiobox, all of its contents will be preserved. Or am I missing something?

Ken