News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

wxSmith no Properties

Started by Andreas B., April 04, 2007, 09:41:56 PM

Previous topic - Next topic

Andreas B.

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

byo

Quote from: 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

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

Grom

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.
gcc+winXP+suse.

Andreas B.

Ok... The Properties that I searched were on the left side of C::B in the Ressource Tab...

Andreas

creatxr

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?????

byo

Quote from: creatxr on April 17, 2007, 06:21:02 PM
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