tooltip behavior problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Glenn

    #1

    tooltip behavior problem

    I am showing a tooltip on a flexgrid control. The tooltip shows but stays
    visible the entire time the mouse is on the cell. How do I get the tooltip
    to disappear after some time.

    Further, if I set any of the display properties, the tooltip does not show,
    e.g
    ttip.AutoPopDel ay = 1500

    If I rem out the line the tooltip shows.

    Thanks.

    Best,
    Glenn


  • Ulrich Kulle

    #2
    Re: tooltip behavior problem

    Hello Glenn,
    [color=blue]
    > I am showing a tooltip on a flexgrid control. The tooltip shows but stays
    > visible the entire time the mouse is on the cell. How do I get the tooltip
    > to disappear after some time.
    >
    > Further, if I set any of the display properties, the tooltip does not show,
    > e.g
    > ttip.AutoPopDel ay = 1500
    >[/color]

    you know following?
    http://tinyurl.com/d6zbu
    http://tinyurl.com/ceuuo

    Best regards
    Ulrich Kulle
    *************** *************** *************
    Help Information is related to Help Authoring.

    *************** *************** *************


    Comment

    Working...