rgieseke / textredux

Text-based interfaces for Textadept
http://rgieseke.github.io/textredux/
Other
58 stars 11 forks source link

Update dialog icon for GTK3 #80

Closed snoopy closed 2 years ago

snoopy commented 2 years ago

TA now uses GTK3 which has a different option for dialog icons.

rgieseke commented 2 years ago

With this change, there is no symbol for me, on Linux. Which platform are you testing this on?

rgieseke commented 2 years ago

Might be related: https://github.com/orbitalquark/textadept/discussions/178#discussioncomment-2346099

Maybe i need to re-compile and re-download all dependencies ...

snoopy commented 2 years ago

On Windows 10 there will be some sort of default icon when using the gtk prefix. On Linux the icon seems to work fine either way as described by Mitchell.
The documentation for TA now seems to use the version without prefix: https://orbitalquark.github.io/textadept/api.html#ui.dialogs

rgieseke commented 2 years ago

Thanks! I think maybe on Windows and macOS the GTK things are only what's packaged with Textadept, maybe on Linux it's more lenient.

rgieseke commented 2 years ago

With the nightly build it works fine, so it was something with my local build.