Message 1 of 2
the flag: FirstTime
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys,
I try to add a menu item into the inventor UI. But I notice that the first time flag in the initialization function:
OnActivate (VARIANT_BOOL FirstTime)
is false (zero here) when I start the Inventor. Could anyone please tell me how this flag is set during the program start? I can't trace it with my debuger.
thanks
Eric
I try to add a menu item into the inventor UI. But I notice that the first time flag in the initialization function:
OnActivate (VARIANT_BOOL FirstTime)
is false (zero here) when I start the Inventor. Could anyone please tell me how this flag is set during the program start? I can't trace it with my debuger.
thanks
Eric