PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Douglas McDonald on February 04, 2010, 12:03:48 PM

Title: Lable Array and screen placment
Post by: Douglas McDonald on February 04, 2010, 12:03:48 PM
It seems that when I have an array of controls, a label in this case, that I have problems selecting and or moving them on the form. Sometime I have to click on it a number of times just to select it and once selected I can't move it (no its not locked). It appears to happen only with control arrays. FF3 and win xp pro sp3

Happens with more than 2 controls in the array but its very inconsistent. It also doesn't seem to happen until a property changes, like the caption, and then the next element can't be selected or moved.
Title: Re: Lable Array and screen placment
Post by: Douglas McDonald on February 04, 2010, 01:04:31 PM
After I changed the Environment options to a grid size of 6x6 and turned off snap to grid it seems to work ok

Doug