Resizing a Text Field Dynamically, While Locking XY Position
Posted: Tue Jan 13, 2009 9:58 pm
Hello All,
I'm new to Revolution, and am attempting to create a paned interface.
Specifically, I have two text fields, with a little grabber icon between them. The effect I'm trying to accomplish is that, as I drag the little grabber button between the two fields, the two fields on either side are to automatically resize in width.
I'm experimenting with just the left text field and grabber icon at this time. My current challenge is that when I drag the grabber left and right, the text field on the left does resize in width-- however, it resizes from its centerpoint outwards. Ideally, I would want the text field's XY coordinates to remain locked, while only the _right_ side of the text field grows outward or inward.
Is there a property for Rev objects that can configure objects to resize from one specific side?
Thank you,
Ron Toledo
I'm new to Revolution, and am attempting to create a paned interface.
Specifically, I have two text fields, with a little grabber icon between them. The effect I'm trying to accomplish is that, as I drag the little grabber button between the two fields, the two fields on either side are to automatically resize in width.
I'm experimenting with just the left text field and grabber icon at this time. My current challenge is that when I drag the grabber left and right, the text field on the left does resize in width-- however, it resizes from its centerpoint outwards. Ideally, I would want the text field's XY coordinates to remain locked, while only the _right_ side of the text field grows outward or inward.
Is there a property for Rev objects that can configure objects to resize from one specific side?
Thank you,
Ron Toledo