wxDialog Size Problem
Posted: Fri Mar 09, 2018 5:09 pm
This is a small issue, but I would like to fix it.
I have a wxDialog box that I have initialized to being 310x260 pixels, as shown in the screen shot below.
Time after time, I've done the following:
1. Click the Generate Code button;
2. Select Build, Rebuild Workspace;
3. Select Build, Run,
4. Bring up the wxDialog. And it looks like the tall, skinny window in the picture below:
I can fuss around with it to make it look more like the preview picture, and it stays that way the rest of the execution (because of Windows Persistency). But it would just be better if I didn't have to.
What am I doing wrong?
I'm using CodeLite v12.0.0.
Windows 10, 64 bit
MinGW
Thanks!
Colleen
I have a wxDialog box that I have initialized to being 310x260 pixels, as shown in the screen shot below.
Time after time, I've done the following:
1. Click the Generate Code button;
2. Select Build, Rebuild Workspace;
3. Select Build, Run,
4. Bring up the wxDialog. And it looks like the tall, skinny window in the picture below:
I can fuss around with it to make it look more like the preview picture, and it stays that way the rest of the execution (because of Windows Persistency). But it would just be better if I didn't have to.
What am I doing wrong?
I'm using CodeLite v12.0.0.
Windows 10, 64 bit
MinGW
Thanks!
Colleen