LOADING MODAL DIALOG

LOADING MODAL DIALOG

Anonymous
Not applicable
501 Views
1 Reply
Message 1 of 2

LOADING MODAL DIALOG

Anonymous
Not applicable

I'm trying to load a modal dialog, at the first loaded/created drawing.

how can i find out when autocad is done with loading to activate the form

 

I have event handlers for document created but it gets called to early.

 

any ideas?

0 Likes
502 Views
1 Reply
Reply (1)
Message 2 of 2

StephenPreston
Alumni
Alumni

Its not completely clear to me what you need exactly from your description, and not sure if this will give you what you need, but you could look at the IsQuiescent property and the EnteringQuiescentState event.

Cheers,

Stephen Preston
Autodesk Developer Network
0 Likes