NiGui icon indicating copy to clipboard operation
NiGui copied to clipboard

How do I an URL clickable?

Open drygdryg opened this issue 3 years ago • 1 comments

I need to make my HTTPS link clickable. Are there any ways (special lable or markup)?

drygdryg avatar Jan 07 '21 18:01 drygdryg

You could try making a custom button without any border and place it where your link should be (With your text in button title) then call the click event and use the browsers module to open the default web browser

0x4c756e61 avatar Apr 16 '21 11:04 0x4c756e61