close...use this....

myButton.toolTip = null;



--- In flexcoders@yahoogroups.com, "taude1" <tpreka...@...> wrote:
>
> That doesn't work, it then creates the tooltip from the label value.
> 
> --- In flexcoders@yahoogroups.com, "Ariel J" <arieljake@> wrote:
> >
> > i believe you can do this by setting the tooltip text to the empty string
> > 
> > --- In flexcoders@yahoogroups.com, "taude1" <tprekaski@> wrote:
> > >
> > > This seems like it should be easy. I know I can turn tooltips off with 
> > > the ToolTipManager, but that's applciation wide.  I want to disable 
> > > tooltips from certain Buttons.
> > > 
> > > I've implemented various combinations of tooltipShow, tooltipStart, 
> > > tooltipCreate on teh Button and tried setting the toolTips to NULL, to 
> > > creating a dummy toolTip, etc...
> > > 
> > > 
> > > Any ideas on how to totally supress tooltips?
> > > 
> > > Thanks,
> > >
> >
>


Reply via email to