Gordon, can you or someone provide a brief code sample? I've tried a
few iterations of without success.

Thx,
-Steve

--- In [email protected], Gordon Smith <[EMAIL PROTECTED]> wrote:
> You should be able to reposition it in a showToolTip handler on the
control.
> 
> event.target will contain a reference to the control, and
event.toolTip will
> contain a reference to the error tip which has been created and
positioned
> but not yet made visible. Try changing its x and y properties.
> 
> - Gordon
> 
> 
> -----Original Message-----
> From: stevenkeys2003 [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, March 16, 2005 7:51 AM
> To: [email protected]
> Subject: [flexcoders] reposition red error tag for validator possible?
> 
> 
> 
> 
> Hey all,
> I'm running a validator on a form in a TitleWindow... the form is on
> the far right edge of the window, and I don't have the option to
> expand (already at 760 wide). Because the form is on the far right
> edge, the red tag validator errors that show up upon erroring, show
> outside the window. Is there an easy way to reposition these so they
> show up inside the window, beneath or on top of the field?
> 
> -Steve
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Links





Reply via email to