help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to create SVG image as clickable button?


From: Jean Louis
Subject: Re: How to create SVG image as clickable button?
Date: Sun, 25 Sep 2022 00:46:37 +0300
User-agent: Mutt/+ () (2022-06-11)

I am now here, trying to make image as clickable button, need help
please.

(let ((image (create-image 
"/home/data1/protected/Programming/git/haiku-icons/png/64x64/Alert_Info.png"
                           nil nil :action 'my-function)))
  (insert-image image))

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]