In a particular window when I move cursor, I want to get the cursor position and want to display it in window just like tooltip. Is it possible? However I am able to get the co-ordinates by using PointerX()
and PointerY()
method but how should I display it like tooltip?
How to show tooltip in powerbuilder
2.7k views Asked by Santosh Kumar Dutta At
2
Look at the OpenUserObjectWithParm() method.