[ wxwindows-Patches-1728794 ] wxFourPaneSplitter

SourceForge.net noreply at sourceforge.net
Sat Jun 2 15:12:11 PDT 2007


Patches item #1728794, was opened at 2007-05-31 10:16
Message generated for change (Comment added) made by vadz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1728794&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Contrib -- Other
Group: new feature
>Status: Closed
>Resolution: Rejected
Priority: 5
Private: No
Submitted By: Steve Streeting (sinbad)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxFourPaneSplitter

Initial Comment:
I had a need for a 4-way splitter widget of the CAD-view form. I saw others asking for it in the forum but one hadn't been provided, so I wrote one. It's based on a wxPython addon, converted to C++ and with a few things changed / fixed based on my own experiences using it.



----------------------------------------------------------------------

>Comment By: Vadim Zeitlin (vadz)
Date: 2007-06-03 00:12

Message:
Logged In: YES 
user_id=71618
Originator: NO

Sorry but we really need

1. Documentation for any new classes suitable for inclusion into wx
manual
2. Example/sample showing them (at least so that we could test them
ourselves)
3. Code to be written in more or less wx coding style

I don't know if we need the 4 way splitter or not (I can't even test it to
see how it looks without a sample nor understand how is it supposed to be
used without documentation) but this patch clearly can't be accepted in its
present form.

I suggest that you contribute this as a component to wxCode unless you're
ready to rework it.

Thanks

----------------------------------------------------------------------

Comment By: Steve Streeting (sinbad)
Date: 2007-06-01 10:36

Message:
Logged In: YES 
user_id=16123
Originator: YES

I've only tested in Windows since that's the only platform I'm developing
this app for currently. I documented the class and all public methods using
Doxygen-compatible comments.

----------------------------------------------------------------------

Comment By: Robert Roebling (roebling)
Date: 2007-05-31 23:58

Message:
Logged In: YES 
user_id=77100
Originator: NO

This looks like a useful addition. On which platforms did you test your
code? How about LateX docs (after answering the first question with:
Windows, OS X and GTK+)?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1728794&group_id=9863




More information about the wx-dev mailing list