Quantcast
Channel: wxWidgets: Ticket #11845: Create wxStaticBoxSizer elements as children of wxStaticBox
Browsing latest articles
Browse All 12 View Live

comment added; resolution set; status changed

status changed from reopened to closedresolution set to fixed Oops, sorry, I completely forgot about this one, thanks for the reminder!

View Article


comment added; cc, blockedby set

cckinaou.herve@… added blockedby set to 14431 I think this ticket duplicates #14431 which has just been closed. Perhaps it should be useful to close also this one?

View Article


resolution deleted; comment added; milestone set; status, summary changed

status changed from closed to reopenedsummary changed from Allowing overload wxSizerXmlHandler to Create wxStaticBoxSizer elements as children of wxStaticBoxresolutionfixed deleted milestone set to 3.0...

View Article

comment added

Replying to VZ: (In [65889]) Make it easier to define custom wxSizerXmlHandler subclasses. Thank you for applying that patch, but what about the wxStaticBoxSizer controls parent?

View Article

comment added; resolution set; status changed

status changed from new to closedresolution set to fixed (In [65889]) Make it easier to define custom wxSizerXmlHandler subclasses. No real changes but refactor wxSizerXmlHandler to make it easier to...

View Article


comment added

Ok, I created a new documentation file (please check my English in comments and the keywords use) and I put the refactoring part and the new functionalities (plus documentation) in separated patches.

View Article

comment added; attachment set

attachment set to wxStaticBoxSizer_controls_parent.patch Follows the recommendations about the wxStaticBoxSizer controls parent

View Article

comment added

You'll need to create a new documentation file. These classes were not documented because they're not part of public API as they were not supposed to be used directly but they should be documented if...

View Article


comment added

I did not find documentation file for xh_sizer.h in the folder interface/wx/xrc. Do I create one or document the function in the header file itself?

View Article


comment added

I see, thanks for the explanation. It's probably a good idea to make wxSizerXmlHandler easier to inherit from if this can be done as simply as that but I'd like to see 2 things done with this patch:...

View Article

comment added; status changed

status changed from infoneeded_new to new I overloaded the classes wxStaticBoxSizer and wxStaticBox to implement a personalized sizer. My sizer displays a wxCheckBox in the title area to enable/disable...

View Article

comment added; priority, status changed

priority changed from normal to lowstatus changed from new to infoneeded_new Sorry, what exactly is the purpose of this patch? I don't think the XML handlers are meant to be inherited from, why do you...

View Article
Browsing latest articles
Browse All 12 View Live