Lisp HUG Maillist Archive

Custom actions on LW IDE toolbar

Hi all,
I would like to add some custom "utility" to the IDE's Editor toolbar.
I can write a code and assign it to a key, but can't place an icon on
the Editor's toolbar to call this code.
Is where any way to do it?

-- 
Br,
/Alexey

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Re: Custom actions on LW IDE toolbar

You can add your items to the menu.

https://bitbucket.org/budden/cl-stirling-engine/src/default/hack-menu.lisp?at=default&fileviewer=file-view-default


2016-09-18 23:55 GMT+03:00, Alexey Veretennikov <txm.fourier@gmail.com>:
>
> Hi all,
> I would like to add some custom "utility" to the IDE's Editor toolbar.
> I can write a code and assign it to a key, but can't place an icon on
> the Editor's toolbar to call this code.
> Is where any way to do it?
>
> --
> Br,
> /Alexey
>
> _______________________________________________
> Lisp Hug - the mailing list for LispWorks users
> lisp-hug@lispworks.com
> http://www.lispworks.com/support/lisp-hug.html
>
>

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Updated at: 2020-12-10 08:31 UTC