Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: SamT on April 12, 2007, 04:50:39 pm

Title: [wxSmith]Field width of StatusBar can't be changed
Post by: SamT on April 12, 2007, 04:50:39 pm
Hi Byo,

Sorry, it's me again. :)

I'd like to report an issue for the field width and style of the StatusBar can not be changed. No matter what value I set, it will be set to the original value automatically for:
Field1 width: 1, Style: wxSB_NORMAL
Field2 width: 10, Style: wxSB_NORMAL
Field3 width: 10, Style: wxSB_NORMAL
Field4 width: 10, Style: wxSB_NORMAL
...

Could you please add a patch on this? Thanks!

Note: I should report in the bug tracker or is there any place I could submit?
Title: Re: [wxSmith]Field width of StatusBar can't be changed
Post by: byo on April 12, 2007, 07:50:49 pm
No need to report now, already fixed :)
This bug was a side effect of switching into new wxPropertyGrid which I haven't noticed.

Regards
   BYO