Message 1 of 2
Dialog focus is lost after a "Shell.Application"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Developing a dialog which includes the user to "Browse for Folder" - a program provided by Lee Mac [Many thanks!].
Upon returning from this shell application (weather successful or nil) focus is lost to the dialog.
The shell application overlays the dialog when called.
(vla-getInterfaceObject (setq ac (vlax-get-acad-object)) "Shell.Application")...
The shell application provides a return [selected directory or nil].
Is there something I can write that will return focus to the dialog?
[I would rather not want to temporarily close the dialog during the shell application]
Scot-65
Scot-65
A gift of extraordinary Common Sense does not require an Acronym Suffix to be added to my given name.