Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Close the text window from a Lisp program...
Message
Information générale
Forum:
CAD
Catégorie:
Autocad Lisp
Divers
Thread ID:
00412513
Message ID:
00412875
Vues:
18
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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform