RE: [flexcoders] tool tips for a linkbar

2005-03-03 Thread Matt Horn
Yes, this does work. Here's an example:

?xml version=1.0?
mx:Application xmlns:mx=http://www.macromedia.com/2003/mxml;
mx:VBox
!-- Create a LinkBar container to navigate the ViewStack container. --
mx:LinkBar dataProvider=myViewStack borderStyle=solid /

!-- Define the ViewStack and the three child containers. --
mx:ViewStack id=myViewStack borderStyle=solid width=100%
height=150
mx:Canvas id=search label=Search toolTip=Use this screen to
search
mx:Label text=Search Screen /
/mx:Canvas
mx:Canvas id=custInfo label=Customer Info toolTip=Use this screen
to get customer info
mx:Label text=Customer Info /
/mx:Canvas
mx:Canvas id=accountInfo label=Account Info toolTip=Use this
screen to get account info
mx:Label text=Account Info /
/mx:Canvas
/mx:ViewStack
/mx:VBox
/mx:Application 


HTH,

Matt Horn



From: Matt Chotin [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 02, 2005 1:47 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] tool tips for a linkbar



I think if you specify the toolTip on the child (so elements of the
ViewStack) those will be propagated to the Links themselves.



Matt





From: Robert Brueckmann
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 01, 2005 12:30 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] tool tips for a linkbar



Maybe another stupid question but I can't seem to anything in the
APIs or LiveDocs about how to have individual tool tips for a number of
links I have in a linkbar component. Right now as it stands, there seems to
be only the ability to have an overall tooltip for everything in a linkbar
component.



Any ideas? Thanks!







RE: [flexcoders] tool tips for a linkbar

2005-03-02 Thread Matt Chotin








I think if you specify the toolTip on the
child (so elements of the ViewStack) those will be propagated to the Links
themselves.



Matt











From: Robert
Brueckmann [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 01, 2005
12:30 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] tool tips
for a linkbar







Maybe another stupid question but I
cant seem to anything in the APIs or LiveDocs about how to have
individual tool tips for a number of links I have in a linkbar component.
Right now as it stands, there seems to be only the ability to have an
overall tooltip for everything in a linkbar component.



Any ideas? Thanks!

















This message contains information
fromMerlin Securities, LLC, or from one of its affiliates, that may be
confidential and privileged. If you are not an intended recipient, please
refrain from any disclosure, copying, distribution or use of this information
and note that such actions are prohibited. If you have received this
transmission in error, please notify the sender immediately by telephone orby
replying to this transmission.












Merlin Securities, LLC is a registered
broker-dealer. Services offered throughMerlin Securities, LLC are notinsured
by the FDIC or any other Federal Government Agency, are not deposits of or
guaranteed byMerlin Securities, LLCand may lose value. Nothing in
this communication shall constitute a solicitation or recommendation to buyor
sell a particular security.













tool tips for a linkbar

2005-03-01 Thread Robert Brueckmann







Maybe another stupid question but I cant
seem to anything in the APIs or LiveDocs about how to have individual tool tips
for a number of links I have in a linkbar component. Right now as it stands,
there seems to be only the ability to have an overall tooltip for everything in
a linkbar component.



Any ideas? Thanks!








This message contains information fromMerlin Securities, LLC, or from one of its affiliates, that may be confidential and privileged. If you are not an intended recipient, pleaserefrain from any disclosure, copying, distribution or use of this information and note that such actions are prohibited. If you have received this transmission in error, please notify the sender immediately by telephone or by replying to this transmission.


Merlin Securities, LLC is a registered broker-dealer. Services offered throughMerlin Securities, LLC are not insured by the FDIC or any other Federal Government Agency, are not deposits of or guaranteed byMerlin Securities, LLCand may lose value. Nothing in this communication shall constitute a solicitation or recommendation to buy or sell a particular security.