Re: Puzzling dialog size

Johan Vromans <[email protected]> Sat, 30 Nov 2024 22:04:33 +0100
Newsgroups gmane.comp.python.wxglade
Organization Squirrel Consultancy
Message-ID <[email protected]>
On Sat, 30 Nov 2024 12:55:49 +0100, Dietmar Schwertberger
<[email protected]> wrote:

> I don't know what's the cause, but I would suggest to set the absolute 
> width of one of the text controls. This is probably what you really 
> want. The sizer will then do it's job.

Thanks for the suggestion. This does indeed solve this.