newer 发表于 2014-12-20 12:54:18

在上一次的位置显示DCL对话框

Displaying a DCL dialog at the last location


Question
Is it possible to display a DCL dialog at the last location it was closed at,
rather than having it always open in the center of the screen ?
Answer
Yes, just feed the value of the last coordinate location of the dialog which is
returned via done_dialog, to the new_dialog call. Here's some lisp code that
demonstrates this, please ensure that the DCL file is on the AutoCAD search
path.

**** Hidden Message *****

/db_自贡黄明儒_ 发表于 2014-12-20 13:00:06

这个用于两个对话框切换,视觉上可以做象一个对话框在变

lucas3 发表于 2014-12-20 13:32:07

老大,你这个发贴速度...{:soso_e127:}

hao3ren 发表于 2014-12-20 13:48:51

版主好功力啊,这几天全是英文

819534890 发表于 2014-12-20 13:58:59

这个好,实用

HLCAD 发表于 2014-12-20 14:02:11

向N版学习ing...

wzg356 发表于 2014-12-20 14:22:42

这个想过,没见过

sicky111 发表于 2014-12-25 17:51:37

这功能好。

coolfanfeng 发表于 2014-12-25 19:12:51

asdasf大哥大范甘迪发鬼地方

小陶 发表于 2014-12-25 20:37:08

Lee_mac 也写有过类似的。

ucuc2003 发表于 2014-12-25 21:00:15

好东西谢谢分享!

abc498091367 发表于 2016-8-20 11:56:32

看看怎么样的

冰心 发表于 2016-8-20 17:43:50

是计算屏幕坐标吗?

joinpack 发表于 2016-8-21 22:19:01

回复下看看

范建威 发表于 2016-8-21 23:46:28

正需要的数据,下载参考一下
页: [1] 2 3 4 5 6 7 8
查看完整版本: 在上一次的位置显示DCL对话框