Re: Floating Box for Prices



Mike Williams wrote:
"Larry Serflaten" <serflaten@xxxxxxxxxxxxxx> wrote in message
news:e2gBPhdZIHA.1204@xxxxxxxxxxxxxxxxxxxxxxx

I guess I ddin't see it, why did you [Webbiz] abandon the
ToolTip method? Its already supplied by VB, no coding
necessary to implement, responds like other applications
that display similar info, etc...

It's because he wants the floating window to appear under some other
specific condition (not when the mouse "hovers") and to be removed
under some other specific condition and, most importantly, he wants
the floating window to follow the mouse pointer as the user moves it
around. Tooltips don't do that.

Mike

I grant you it is not perfect, but you may be missing that the tooltip will
reposition near the mouse each time you change the text of it, and hide if you
make the text blank. So you can control when it appears, and keep it reasonably
synched with the mouse position. It flickers more than you might like, but as
Larry said, it is an accepted interface for this sort of thing.



.



Relevant Pages

  • Re: how to add tooltips to excel udfs i created?
    ... Can display a tooltip (a window with some text, ... userform if coding in VBA) to appear next to a cell while mouse hovers over ... Identify when user enters edit mode ...
    (microsoft.public.excel.programming)
  • Re: Display text when mouse over an object
    ... You could setup a hidden div and position / display onmouseover ... tooltip script that's simple to use) ... I have reviewed Walter Zorn's Tooltip Library recently. ... Anyone who slaps a 'this page is best viewed with Browser X' label on ...
    (comp.lang.javascript)
  • Re: Displaying Data on MouseOver
    ... You can add the User.visEquivTitle cell to your shape and provide a string ... at least one custom property for the tooltip to be visible. ... In the Value cell of that row, enter the text you want to display ... You can fill in the custom property Label and Value if you want this ...
    (microsoft.public.visio.general)
  • RE: Change tool Tip for Macros
    ... have a custom toolbar that is used to invoke various macros via buttons on ... and your question is related to the tooltip that is displayed ... when you place the cursor over one of these toolbar buttons. ... you could have the 'Help' button display ...
    (microsoft.public.word.vba.general)
  • Re: Dialog Boxes and Tool tips - How?
    ... highlight exists more than once and I only want the tooltip to appear ... would like to display tip bubbles if possible, but I have not found any ... information regarding this programming feature in the JavaScript ... of the JavaScript language. ...
    (comp.lang.javascript)