ObjectARX
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AcEdInputPointMonitor::monitorInputPoint generate tooltip on AcdbText

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
421232206
832 Views, 3 Replies

AcEdInputPointMonitor::monitorInputPoint generate tooltip on AcdbText

please look at the picture below,text.jpg

I want to display tooltip like the blue area in the picture above when I move the mouse on the Text,  you will see ,there are two texts,  one is thinner and one is thicker,  I derived a class from AcEdInputPointMonitor , and the tooltip displays as I want with the thinner text, but not easy to display with the thicker text(1038.748).  My CAD is 2008/2009.

anyone could tell me why?

Technology change world! Coding change technology! We coders are coding!
3 REPLIES 3
Message 2 of 4
fenton.webb
in reply to: 421232206

I think you are running into an issue with TrueType fonts not being rendered correctly when being used as a Transient graphic. Try the newer versions of AutoCAD and you will see that it works...




Fenton Webb
AutoCAD Engineering
Autodesk

Message 3 of 4
421232206
in reply to: fenton.webb

thanks a lot , I tried 2009 too, not work.  maybe 2010, I will compile my code and have a try.

Technology change world! Coding change technology! We coders are coding!
Message 4 of 4
Nick1983
in reply to: 421232206

If I understood question right, you want use bold and normal texts within your tooltip. As I know, it's unpossible to do so. That's why, you have to create your own custom tooltip control.

---
#define QUESTION(b) (2*b)||(!(2*b)) © William Shakespeare

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost