Picture size increasing

Started by Marc Van Cauwenberghe, January 09, 2006, 12:45:40 PM

Previous topic - Next topic

Marc Van Cauwenberghe

Hello Paul,

another problem with the picture control.  When one puts a  *.bpm in a picture control the control Height increases in size.  Always by 2 pixels, every time you reload the project.

Marc

TechSupport

hmmm... That I did not know. Thanks.  :)

Marc Van Cauwenberghe

Hello Paul,

actually the width is also increased with 2 pixels.

Have you been able to confirm this?

Marc

TechSupport

Strange. It appears that the WS_BORDER style is the problem. I think it's width (1 pixel) is being factored into the size. If you uncheck this style then the picture does not seem to increase.  ????

Marc Van Cauwenberghe

You are right Paul,
Checking, unchecking WS_BORDER increases the picture over and over. Something definitely wrong there.

Hope it will be fixed in version 3.0 or version 2.6 I keep hearing things about  :)

Marc

TechSupport

This has now been fixed and will be in the 2.60 update.

Marc Van Cauwenberghe