Page 1 of 1
geometry manager
Posted: Fri Nov 28, 2014 12:20 pm
by rinzwind
Can I temporary disable all automatic resizing for fine tune purposes? Suppress messages works only temporary... if I reenable messages and resize the controls jumps back to the way they were...
Re: geometry manager
Posted: Wed Dec 03, 2014 5:51 pm
by rinzwind
No one? Misging feature? Seems quite important.
Re: geometry manager
Posted: Wed Dec 03, 2014 6:11 pm
by dunbarx
Hi.
Not sure I understand , but does locking the size and position do the trick?
Craig Newman
Re: geometry manager
Posted: Thu Dec 04, 2014 9:06 pm
by jacque
The geometry manager stores your settings in the object and as long as messages are active it will use the settings to resize or reposition the control. To change the control's size or any other property controlled by the geometry manager, you need to remove the current settings first. Select the control, and in the property inspector's Geometry pane, click the "Remove all" button at the bottom. Then make changes to the control, and finally set up the Geometry Manager again for that object.