Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Close the text window from a Lisp program...
Message
General information
Forum:
CAD
Category:
Autocad Lisp
Miscellaneous
Thread ID:
00412513
Message ID:
00412875
Views:
19
No luck on this one. I call AutoCAD from VFP and I play with the oAcad.visible property to hide the ACAD window but the Textwindow stay on top. I will need to grab the Heander of the window to control all this with some WinAPI.

>Hi JR,
>
>Try (graphscr) to switch to the graphic screen and (textscr) to switch to the text screen.
>
>(graphscr) won't actually close the text screen window (you can't do that AFAIK) but it will switch focus to the graphic screen and send the text screen behind it, just like hitting F2.
>
>hth
>
>>How can I close the Text Window from a lisp program?
>>Is it passable?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform