wxRendererGTK::DrawSplitterBorder()

John Dallaway jld at ecoscentric.com
Fri Feb 8 03:31:15 PST 2008


[ resending directly to wx-dev list ]

Hi Vadim

Vadim Zeitlin wrote:

> On Wed, 06 Feb 2008 16:49:53 +0000 John Dallaway wrote:
> 
> JD> Can someone please explain why the wxRendererGTK::DrawSplitterBorder()
> JD> method is implemented but empty?
> 
> I don't know for sure but I'd guess that this corresponds to the native
> splitter widget appearance. Although, of course, this is probably theme-
> dependent and so can at most be true with the default theme...

Thank you for your response.

When I eliminate the masking of border style bits in
wxSplitterWindow::Create(), I can make the "splitter" sample application
draw a reasonable border around the wxSplitterWindow under wxGTK by
passing wxSUNKEN_BORDER into the wxSplitterWindow::Create() call. Do you
agree that this is a reasonable solution?

I have raised bug 1888733:

https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1888733&group_id=9863

John Dallaway




More information about the wx-dev mailing list