Strange effect with geometry scaling
Posted: Fri Jun 23, 2017 6:48 pm
Hi
I have an app that its minimum size is 1024 x 768 and you can grab the corner and scale it bigger.
I have two cards in that app
I have a datagrid in both.
I have set up the properties of those datagrid to resize according to the window size using geometry.
When I grab the corner and manually resize, both works perfectly. The window resizes and the datagrid scales accordingly.
BUT
If I maximise the window and enter the cards, one data grid correctly rescales to the full window size and one does not.
The one that does not will rescale as soon as I unmaximise the windows and drag the corner.
I have check the geometry and both are identical in the scale to RIGHT and BOTTOM are selected and nothing else.
I do not know what the difference is or how to ask Livecode to check geometry.
Any ideas?
I have an app that its minimum size is 1024 x 768 and you can grab the corner and scale it bigger.
I have two cards in that app
I have a datagrid in both.
I have set up the properties of those datagrid to resize according to the window size using geometry.
When I grab the corner and manually resize, both works perfectly. The window resizes and the datagrid scales accordingly.
BUT
If I maximise the window and enter the cards, one data grid correctly rescales to the full window size and one does not.
The one that does not will rescale as soon as I unmaximise the windows and drag the corner.
I have check the geometry and both are identical in the scale to RIGHT and BOTTOM are selected and nothing else.
I do not know what the difference is or how to ask Livecode to check geometry.
Any ideas?