Posted 19 years ago
by Joris Koster
-
Paragon Decision Technology
Hi,
Is it possible to move the InfoTip? In previous posts I read about the Show() overload with a point location as parameter but its not there in my 3.1.0203 release.
I would like to move the InfoTip just like VS does, i.e. if the InfoTip needs to be visible it should be displayed at the caret-line+1, such that the text being written will always be visible. This will allow moving the caret with the keyboard, but still showing the tooltip and being able to see the text being written.
Doing a Hide/Show combo (and some extra validations) when altering caret position will just do that, but unfortunately I'm unable to Show the InfoTip at a specific location.
If the missing Show overload isn't a mistake, could you give me an example on how to display the InfoTip at a specific Location?
Thanks
[Modified at 02/21/2006 06:00 AM]
Is it possible to move the InfoTip? In previous posts I read about the Show() overload with a point location as parameter but its not there in my 3.1.0203 release.
I would like to move the InfoTip just like VS does, i.e. if the InfoTip needs to be visible it should be displayed at the caret-line+1, such that the text being written will always be visible. This will allow moving the caret with the keyboard, but still showing the tooltip and being able to see the text being written.
Doing a Hide/Show combo (and some extra validations) when altering caret position will just do that, but unfortunately I'm unable to Show the InfoTip at a specific location.
If the missing Show overload isn't a mistake, could you give me an example on how to display the InfoTip at a specific Location?
Thanks
[Modified at 02/21/2006 06:00 AM]