News: Check out our online Video Tutorials !    http://www.youtube.com/user/ComputerWorkshopSoft
 
Pages: [1]   Go Down
  Print  
Author Topic: EZ_ResizeForm bug in EZGUI 5.0  (Read 688 times)
Chris Boss
Administrator
Hero Member
*****
Posts: 1800


View Profile
« on: April 23, 2012, 07:47:21 PM »

There is a bug in EZGUI 5.0 in the EZ_ResizeForm command.

The Mode = zero should resize a form, but not move it. It is broken, so use the following fix.

Resize the form using mode = -1 (absolute position)

Then call EZ_GetPos before EZ_ResizeForm and get the current position and then use those values for the position in EZ_ResizeForm.

Logged
Pages: [1]   Go Up
  Print  
 
Jump to: