I would like to incorporate "tool-tips" functionality when the pointer is moved over a particular column in a datawindow.
Is there a way to do this?
I'm using PB9.0
I use Tag property of a control and then use it to display text from it in microhelp of MDI. I haven't tried using any kind of pop-ups. But you can use a combination of text in Tag property and then create an evet on ID pbm_dwnmousemove. In this case you can catcht the moment when user passes over control with a mouse cursor and print Tag propery somwhere (like microhelp).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.