Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Download
Help
Login
Register
OpenDCL Forums
»
OpenDCL
»
Runtime/AutoLISP
»
Make my form used by clicking a button in autocad
« previous
next »
Print
Pages: [
1
]
Author
Topic: Make my form used by clicking a button in autocad (Read 1879 times)
Ahmed Hisham
Member
Posts: 2
Make my form used by clicking a button in autocad
«
on:
October 13, 2020, 01:22:00 AM »
Hi all ,
I want to ask if its possible to create a button under any tab in the ribbon of autocad and when i click this button my form appear and can be used.
Autocad 2019 - OpenDcl 9.1.1.1
Thanks
Logged
Moshe-A
Member
Posts: 16
Re: Make my form used by clicking a button in autocad
«
Reply #1 on:
October 23, 2020, 10:53:30 AM »
Ahmed Hisham,
to add a button to AutoCAD ribbon (or a toolbar) use the CUI command.
your opendcl form will appear if you define a new AutoCAD command and assign it to that button.
Moshe
Logged
Ahmed Hisham
Member
Posts: 2
Re: Make my form used by clicking a button in autocad
«
Reply #2 on:
October 26, 2020, 11:20:23 PM »
Thanks Moshe for your support.
Ahmed Hisham
Logged
Print
Pages: [
1
]
« previous
next »
OpenDCL Forums
»
OpenDCL
»
Runtime/AutoLISP
»
Make my form used by clicking a button in autocad