Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi friends,
i am trying to show text object which are visible when the mouse is hover on one text object
Hovering actions can't be achieved AFAIK without using some kind of object extension. I think you will have to write it yourself or get it made as I doubt there is an extension for this already.
Why not use HelpText option of Text Object??
TextObject -> Properties -> Caption -> HelpText -> Ur expression
Refer the above link for extensions.
hi balraj
can you tell me the expression to show the text object which are not visible using help expression
Find the attached example. Similar to your requirement.
Properties -> Caption-> Help Text -> Give your text or expression in the text box.
Thanks For the reply..
But I want a text object to appear when i hower on another text object
Nice tip