I am developing on a Windows XP home system, OI 4.1.3…
I have a form that is 20 in height, and the width of the screen ( or the size is 0,0,20,1024). It has a control with "balloon help".
If this form is on the bottom of the screen, then the balloon help seems to appear below the bottom of the screen and thus the user can not see the balloon help.
If this form is "above" the bottom of the screen, then the ballon help appears below the control (and above the bottom of the screen), and is visible to the user.
So then… how do I get the balloon help to display above, the control, rather than below?
I really want this form to be on the bottom of the screen.
The only way we've been able to do this is to "roll our own" - see http://www.revelation.com/website/discuss.nsf/search/D72D9EFF1A7D6BAA85256C96003DAE9C?OpenDocument
World Leaders in all things RevSoft
I kinda figured so. I messed with building my own and it seems to be working just fine. I didn't realize that it really is not that difficult to do.