New windows appear too small

Hi all, and a very happy new year to all of you.
In my application, I am creating new frames for things like preferences and stuff. Whenever I make a new frame though, it always seems very small...

I'm not sure of numbers, but text fields for example are wrapping way too early, and it doesn't seem, even after using frame.Maximize that there's any difference.

What am I doing wrong?

Cheers,

Hi and welcome to the list. If you can post a small runnable sample
application that shows the problem(s), we can try to get you back on track.
It's a little hard to know what exactly is wrong without seeing more and
some code.

Che

···

On Mon, Jan 12, 2015 at 2:26 AM, Chris Norman <chris.norman2@googlemail.com> wrote:

Hi all, and a very happy new year to all of you.
In my application, I am creating new frames for things like preferences
and stuff. Whenever I make a new frame though, it always seems very small...

I'm not sure of numbers, but text fields for example are wrapping way too
early, and it doesn't seem, even after using frame.Maximize that there's
any difference.

What am I doing wrong?

Hiya mate,
Sorry it’s taken me so long to reply.

I think I was in error... It seems that it might either be something

to do with wx.lib.sized_controls, or, nmore ikely, I’m not setting
up my text fields properly.

Cheers,
···

On 13/01/2015 05:10, C M wrote:

        On Mon, Jan 12, 2015 at 2:26 AM,

Chris Norman chris.norman2@googlemail.com
wrote:

          Hi all,

and a very happy new year to all of you.

          In my application, I am creating new frames for things

like preferences and stuff. Whenever I make a new frame
though, it always seems very small…

          I'm not sure of numbers, but text fields for example are

wrapping way too early, and it doesn’t seem, even after
using frame.Maximize that there’s any difference.

          What am I doing wrong?
          Hi and welcome to the list. If you can post a small

runnable sample application that shows the problem(s), we
can try to get you back on track. It’s a little hard to
know what exactly is wrong without seeing more and some
code.

Che

  You received this message because you are subscribed to the Google

Groups “wxPython-users” group.

  To unsubscribe from this group and stop receiving emails from it,

send an email to wxpython-users+unsubscribe@googlegroups.com.

  For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).