harleyfr3ak Posted June 24, 2015 Posted June 24, 2015 I would like to make a lisp that would allow my enter key to work my accept button. Quote
CafeJr Posted June 24, 2015 Posted June 24, 2015 (edited) I would like to make a lisp that would allow my enter key to work my accept button. Harleyfr3ak... I saw your another post in my Thread... I don't understand you at all, could you explain better what do you need? Here has a interesting informations about lisp and DCL screens... maybe it can help you: http://web2.iadfw.net/terrycad/Tutorials/MyDialogs.htm#DclCalcs And the best one to learn lisp: Lee-Mac Edited June 24, 2015 by CafeJr Quote
rlx Posted June 25, 2015 Posted June 25, 2015 your button must have property allow_accept = true; & is_default = true; Quote
harleyfr3ak Posted June 25, 2015 Author Posted June 25, 2015 I am looking to use my enter key on my keyboard to also work the accept button. The "ok" button. Quote
harleyfr3ak Posted June 25, 2015 Author Posted June 25, 2015 Harleyfr3ak... I saw your another post in my Thread... I don't understand you at all, could you explain better what do you need? Here has a interesting informations about lisp and DCL screens... maybe it can help you: http://web2.iadfw.net/terrycad/Tutorials/MyDialogs.htm#DclCalcs And the best one to learn lisp: Lee-Mac I am looking to use my enter key on my keyboard to also work the accept button. The "ok" button. Quote
Tharwat Posted June 25, 2015 Posted June 25, 2015 I am looking to use my enter key on my keyboard to also work the accept button. The "ok" button. Your question is already answered by rlx as shown below . your button must have property allow_accept = true; & is_default = true; Quote
CafeJr Posted June 25, 2015 Posted June 25, 2015 Your question is already answered by rlx as shown below . Yes!... I agree!!!... Quote
harleyfr3ak Posted June 30, 2015 Author Posted June 30, 2015 Thanks for your help, but it doesn't work. Quote
tombu Posted June 30, 2015 Posted June 30, 2015 Thanks for your help, but it doesn't work. Post the lsp & dcl code so someone can fix it for you. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.