Code::Blocks Forums
User forums => Help => Topic started by: Andreas B. on April 04, 2007, 09:41:56 pm
-
I've C::B svn 3803 on Linux. If I click on "Open / Close Quick Properties Panel" there is only a border, like a Textarea, but no Settings. I don't know is this a bug or only a wrong setting.
I hope anyone know how to fix this.
Andreas
-
I've C::B svn 3803 on Linux. If I click on "Open / Close Quick Properties Panel" there is only a border, like a Textarea, but no Settings. I don't know is this a bug or only a wrong setting.
I hope anyone know how to fix this.
Andreas
For most items it is empty (so just empty border shown), try selecting some item inside sizer and it should show sizer-related options. Quick properties panel will be extended to cover more properties, but this rather won't happen in near future.
Regards
BYO
-
When we will be lucky to have wxGrid? :cry:
I would start using the wxSmith if it will have few more components... Today I have mix of windows, created with wxDevCpp and wxFormBuider. If you would have the same quality as wxFromBuilder + events - you are winner.
-
Ok... The Properties that I searched were on the left side of C::B in the Ressource Tab...
Andreas
-
if I create a dialog based project, when I click a compent , the properties panel can show
but if I create a frame base project, the properties panel only show a border.
why?????
-
if I create a dialog based project, when I click a compent , the properties panel can show
but if I create a frame base project, the properties panel only show a border.
why?????
One thing: properties panel is NOT a properties browser. It's just a helper to show more frequent properties in more user-friendly way. Please search for properties browser - it's in resources tab (in the same area where project's files are kept)
Regards
BYO