Jump to content

HP BUTTONS.lsp 1.0.1

   (0 reviews)

3 Screenshots

About This File

Thank you for supporting this "HP:BUTTONS.lsp" DCL library. 
This routine allows you to create DCL with multiple buttons associated to DCL action_tile list on the fly.
It creates DCL box with single column x nRows of buttons, 'n' depends on the length of the 'action list'
usage:
(hp:buttons title lst width ht)
title = Name caption on top of DCL - string 
lst   = quoted list or progn list - list 
width = Width of the dialod box - integer
ht    = height of each button - integer

returns nil or any execution (progn ... ) related to action_tile 
Save this file into your support folder, append to your startup autoload routine.
In order to optimize the user experience, it allows maxinum 15 rows however you can abjust depends on screen size.

HP:BUTTONS - v1.0 
Free LISP by - hanhphuc
email: hanhphuc.diy@outlook.com

 

 


What's New in Version 1.0.0   See changelog

Released

  • Like 1

User Feedback

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.

Guest

  • This will not be shown to other users.
  • Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
    Add a review...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...