From: Jouke V. <jo...@pv...> - 2001-09-28 12:47:25
|
Hi, As you can see I'm quite busy programming Wx...and I've found another strange thing: GetSize and GetClientSize return bogus values. I've tried calling these methods on a wxPanel which is a part of a wxSplitterWindow (and also tried to call it on the SplitterWindow itself) and both GetSize and GetClientSize return 20 on the GetWidth method of the returned wxSize object. The frame which contains the SplitterWindow is maximized, so it should return something around 1024 (the width of my screen). Any ideas? -- *-----------------------------------------------* |Jouke Visser |jo...@pv... | |Perl GUI Geek |http://www.pvoice.org | *-----------------------------------------------* PS: Notice new mailaddress!! |