Or you can customize the tool tip according to you requirements.
See the custom tool tip help


On Mon, Nov 23, 2009 at 7:58 PM, aRUN <arunra...@gmail.com> wrote:

> Hi,
>
> Show the tooltip in event handler of itemrollover event.  Make sure
> you clear tooltip string everytime.
>
> In event Handler
>
> listId.toolTip = '';
> listId.toolTip = event.dataProvider[rowIndex]
>
> On Nov 23, 2:50 pm, Abdul Nizar <abdul...@gmail.com> wrote:
> > Hi,
> >
> > Sample Code for Tool Tip..
> >
> > /////////////////////////
> >  <mx:List toolTip="sample">
> >
> >  </mx:List>
> > ////////////////////////
> >
> > 2009/11/20 sharath <sharath.ud...@gmail.com>
> >
> >
> >
> >
> >
> > > Hi All,
> >
> > > Anoyone have any idea about how to display a toolTip for a list
> > > control.
> >
> > > I have list control where i am displaying employee names, now whenever
> > > I move the mouse on these values, I want to display it in toolTip
> > > along with some other string.
> > > I don't want to use dadaTip because it covers the underlying data.
> >
> > > Any idea how to do this.
> >
> > > Thanks in advace......
> >
> > > --Sharath
> >
> > > --
> >
> > > You received this message because you are subscribed to the Google
> Groups
> > > "Flex India Community" group.
> > > To post to this group, send email to flex_in...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > flex_india+unsubscr...@googlegroups.com<flex_india%2bunsubscr...@googlegroups.com>
> <flex_india%2bunsubscr...@googlegrou ps.com>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/flex_india?hl=.
> >
> > --
> > With Regards,
> > Nizar.
> > Catch me @ 9790503327http://thinkabdul.blogspot.com/
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To post to this group, send email to flex_in...@googlegroups.com.
> To unsubscribe from this group, send email to
> flex_india+unsubscr...@googlegroups.com<flex_india%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=.
>
>
>


-- 
Regards,
__________________________________
Prashant Koshta
Mobile No. : +91-9890269966

--

You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.


Reply via email to