Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Mouse load icon after execute Add-In

1 REPLY 1
SOLVED
Reply
Message 1 of 2
lvirone
167 Views, 1 Reply

Mouse load icon after execute Add-In

Hello,

 

An Add-In I made change the mouse icon to "load" (only the blue circle) after result.Failed. I don't really know what I did to make this change, but it stays for all Revit session. Is there a way to force the mouse icon in Revit ?

 

I must specify this behavior occurs in these 2 areas (in red rectangles):

Problem.png

 

Thanks

 

EDIT: Using Mouse.OverrideCursor solve the problem https://learn.microsoft.com/en-us/dotnet/api/system.windows.input.mouse.overridecursor?view=windowsd...

1 REPLY 1
Message 2 of 2
jeremy_tammik
in reply to: lvirone

Well, of course the .NET environment does include functionality to control the cursor icon. You can find it by searching the Internet, e.g., for something like ".net cursor icon":

  

  

However, that sounds like treatment of the symptom instead of addressing the cause. I suggest that you analyse your add-in more carefully to find out what is causing this symptom in the first place. For instance, you could comment out all of your code, verify that the cursor remains in its intended state, and then uncomment bit and pieces step by step to discover what section is causing the problem. Then you can treat and fix the root cause.

   

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open

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

Post to forums  

Rail Community


Autodesk Design & Make Report