How can I print some text on Max's StatusBar , using Max SDK C++?

How can I print some text on Max's StatusBar , using Max SDK C++?

xiaobin
Enthusiast Enthusiast
783 Views
2 Replies
Message 1 of 3

How can I print some text on Max's StatusBar , using Max SDK C++?

xiaobin
Enthusiast
Enthusiast

As working on AutoCAD ObjectARX, We offen ues acutPrintf(),  print text to command line.  How can I print some text on Max's StatusBar?

If I want to learn the Max SDK (C++) user interface, Which sample project is getting started.

0 Likes
Accepted solutions (1)
784 Views
2 Replies
Replies (2)
Message 2 of 3

Swordslayer
Advisor
Advisor
Accepted solution

See Push/PopPrompt or DisplayTempPrompt. As for the project with which to start, pick one of the howtos that's relevant to you. You might want to check the SDK Intro for scripters link in my signature, too.

0 Likes
Message 3 of 3

xiaobin
Enthusiast
Enthusiast

Thank for your reply. it is useful.

0 Likes