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

Search event for complete load AutoCAD-Application

2 REPLIES 2
Reply
Message 1 of 3
mario.rosenbohm
516 Views, 2 Replies

Search event for complete load AutoCAD-Application

Hello,

 

I search an event, that fire after complete initialising AutoCAD.

 

Is this possible?

 

regards Mario

2 REPLIES 2
Message 2 of 3

Hi, i have found a solution: 1.: in IExtensionApplication.Initialize i add a event to Application.Idle += setIconState2 2. in the eventhandler remove himself after work public void setIconState2(object sender, EventArgs e) { Boolean runIsOk = doAny(); if (runIsOk) Application.Idle -= setIconState2; } regards Mario
Message 3 of 3

This works fine. Thanks a lot

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

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost