giskumar Posted October 22, 2010 Posted October 22, 2010 Hi all, I would like know the list count of list box in dcl form through lisp. Is there a way to do this? When i use get_tile, it returns only selected items list. Please let me know if any thing is there....... Thanks, Quote
David Bethel Posted October 22, 2010 Posted October 22, 2010 Are you asking for a way to find the quantity of selections available in a dcl list_box? -David Quote
Guest kruuger Posted October 22, 2010 Posted October 22, 2010 nice dialog David. is it you private dcl program or i can find this somewhere. thanks kruuger Quote
David Bethel Posted October 22, 2010 Posted October 22, 2010 kruuger said: is it you private dcl program or i can find this somewhere. This is an in house program we use for making commercial refrigerators and freezers. It just happened to be the first I thought of with a list. The lisp code is proprietary, but the dcl is fairly straight forward. -David refrig.dclFetching info... Quote
giskumar Posted October 23, 2010 Author Posted October 23, 2010 Hi all sorry for the unclear post. I have a list of layers in my list box. i want to select one or all layers to process. I just want to select all my items in list box on "Select all" button click. For that purpose i have asked how to find list count in a list box. Is there any easy way to do this. Thanks Quote
Guest kruuger Posted October 23, 2010 Posted October 23, 2010 David Bethel said: This is an in house program we use for making commercial refrigerators and freezers. It just happened to be the first I thought of with a list. The lisp code is proprietary, but the dcl is fairly straight forward. -David thanks David giskumar maybe this will help you: http://www.cadtutor.net/forum/showthread.php?44639-Multi-select-from-drop-down-list kruuger 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.