Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Jeisson on October 13, 2007, 07:05:47 pm

Title: Resize list control in wxListBook with wxSmith
Post by: Jeisson on October 13, 2007, 07:05:47 pm
Hi community!. I am writing a preferences dialog with wxSmith. I dropped a wxListBook and I added 3 wxPanel, but the left listbox keeps its width size. I would like this list control expanded/shrank according to the items labels width (they are with ellipsis in the following image):

(http://www.hostdump.com/uploads/05b8160e76.gif)

Thanks a lot for any help :D.