Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
tengoal #1
DividedBox divider snap-to guides
I am trying to find a way to make the divider in an HDividedBox snap-to guides
set to a certain width. For example, I want guides set every 50px, and want
the divider to only resize the cell to these points. This is similar to the
"snap-to" guides that you get in the FlexBuilder design view.
Any ideas on how to control the divider position when dragging, or snapping
the divider on release (via moveDivider() or something) would be greatly
appreciated.
Thanks!
tengoal Guest
-
Can't Snap Guides to Pixels
When creating guides, I want to have them line up with the pixel marks on the ruler. 90% of the time they do not! I can get them to be a hair away... -
DoubleClick DividedBox divider event?
Any simple way to trap a double click event on a divided box divider? -
FH doesn't reliably snap to grid or guides
Since I've used FH I've had problems with objects not snapping to grid or guides reliably. Sometimes it does. Sometimes it doesn't. This has gone on... -
snap to guides (preferences)
I'm having trouble changing snap to guides in edit>preferences. I can change it up to a threshhold of up to 3pix but nothing beyond that. Is... -
guides & snap
Hi, This is my 1st time using FH, previously an experienced Illustrator user. I'm having trouble with guides (dragged from the rulers) not... -
Greg Lafrance #2
Re: DividedBox divider snap-to guides
I think the only way to do this is to programmatically check the coodinates of
the divider, and then only let it move when it reaches the designated
threshold. Probably use the dividerDrag and / or the dividerRelease events.
Greg Lafrance Guest



Reply With Quote

