User forums > Help

Build target window not resizing correctly.

<< < (6/6)

oBFusCATed:
This is close to the expected behaviour.
Now, the question is why SetMinSize doesn't work on windows?

stahta01:

--- Quote from: oBFusCATed on July 07, 2014, 02:22:37 am ---This is close to the expected behaviour.
Now, the question is why SetMinSize doesn't work on windows?

--- End quote ---

I added "Fit();" where you said to add Layout and it appears to be correct for wx 2.8 (It only cuts off one of the targets).

Edit: Still about twice too wide using wx 3.0.0; might try 3.0.1 tomorrow.

Tim S.

stahta01:

--- Quote from: stahta01 on July 07, 2014, 02:31:38 am ---
--- Quote from: oBFusCATed on July 07, 2014, 02:22:37 am ---This is close to the expected behaviour.
Now, the question is why SetMinSize doesn't work on windows?

--- End quote ---

I added "Fit();" where you said to add Layout and it appears to be correct for wx 2.8 (It only cuts off one of the targets).

Edit: Still about twice too wide using wx 3.0.0; might try 3.0.1 tomorrow.

Tim S.


--- End quote ---

No visible diff between  wx 3.0.0 and 3.0.1; still about twice too wide.

Might try wx trunk.

Tim S.

stahta01:
I considered the wxWidgets Windows 7 32 bit build to look very good with your patch with these two changes.
1. Added Fit();
2. Added include of header (needed to get win32 wx3.0 project to build)

Link to TESTING DISPLAY ONLY patch that has those two changes.
https://github.com/stahta01/cb_misc/blob/master/Patches/svn/project_options_layout_many_target.patch

Tim S.

Navigation

[0] Message Index

[*] Previous page

Go to full version