Author Topic: [wxSmith]Field width of StatusBar can't be changed  (Read 7862 times)

Offline SamT

  • Multiple posting newcomer
  • *
  • Posts: 41
[wxSmith]Field width of StatusBar can't be changed
« 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?

Offline byo

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 837
Re: [wxSmith]Field width of StatusBar can't be changed
« Reply #1 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