I pasted the code you sent, changed the wxStuff to wx.Stuff, put it
inside a frame, removed the self.set_txt_bg and self.set_lab_bg calls,
and made it a top level window for a wx.App. I wasn't able to
reproduce the described behavior under a
wxPython2.6-win32-ansi-2.6.1.0-py23, Python 2.3.5 box.
-- tacao
OK, I've got to work up a demo case - how many lines of code can I
post here without really ticking someone off? Hos anything changed
in the last few revisions with the wxTextCtrl resize calculations?
I think it's weird that it blows away any constraints I put on it,
but politely stops ad about 10 vertical lines of text... strange.
Many thanks for taking a look at this - probably something I'm
doing wrong that the current Linux version and the old Windows
version was letting me get away with. All I have to do is figure
out what
Cheers,
Conrad
Conrad