libui icon indicating copy to clipboard operation
libui copied to clipboard

Hyperlinks

Open mischnic opened this issue 7 years ago • 1 comments

The new font api has reminded me that there is no way to create a link (e.g. in a label).

Related?: https://github.com/andlabs/libui/issues/52

Cocoa: https://snippets.aktagon.com/snippets/358-how-to-make-a-clickable-link-inside-a-nstextfield-and-cocoa

mischnic avatar Mar 22 '18 16:03 mischnic

This could simply be used to re-purposing the button events?

rubyFeedback avatar Jan 18 '21 19:01 rubyFeedback