[Xerte] scrollbarclass
Julian Tenney
Julian.Tenney at nottingham.ac.uk
Tue Aug 31 09:30:29 BST 2010
Not sure what you are trying to do, but you might want to look at
working directly with the textfield. Autosize is the property you want
to mess with to control how the control is drawn vertically - there are
some other textfield properties you can look at:
Try:
iconID.txt.autoSize = 'none'; //to get at properties of the textrfierld
also iconID.scrollBar is the actual scroller ifyou want to
removeMovieClip() on that.
J
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett
Sent: 28 August 2010 13:42
To: Xerte list
Subject: [Xerte] scrollbarclass
Ok, figured out I need to set the text icon to scrolling to get it to
obey the height property.
Now I'm trying to remove the scroll bar clip.
Anyone know what it gets attached to when implemented in a text icon?
If I use a text input on an interaction, it is attached to the parent (
the interaction icon itself) and I can remove it.
But I can't find it when it is just a text icon set to scrolling.
Cheers.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20100831/0bdb39fc/attachment.html
More information about the Xerte
mailing list