Show Prompt Message Using Inventor Window Toolbar Text

Show Prompt Message Using Inventor Window Toolbar Text

Matthew_Policelli
Advocate Advocate
273 Views
1 Reply
Message 1 of 2

Show Prompt Message Using Inventor Window Toolbar Text

Matthew_Policelli
Advocate
Advocate

I have a multi-step iLogic that requires the user to select top and bottom bounds for auto-creating a symbol legend on a drawing. Is there a way that I can change this text on the Inventor window in order to prompt the user without a messagebox:

Matthew_Policelli_0-1667230870775.png

 

0 Likes
Accepted solutions (1)
274 Views
1 Reply
Reply (1)
Message 2 of 2

WCrihfield
Mentor
Mentor
Accepted solution

Here is something:

ThisApplication.StatusBarText = "Hello there."

Wesley Crihfield

EESignature

(Not an Autodesk Employee)

0 Likes