FWGS / xash-extras

Extras files for Xash3D FWGS engine. Includes textures for WON-style menu, some recommended configs, etc
32 stars 9 forks source link

gfx: shell: add btn_favorite.tga and btn_unfavorite.tga #20

Closed Vladislav4KZ closed 1 month ago

Vladislav4KZ commented 1 month ago

I didn't underline the letters for these picbuttons, as there are no hotkeys for them.

a1batross commented 1 month ago

Didn't noticed that PR. I think underlining 'a' is fine there, as 'f' would be used by Filter button.

Vladislav4KZ commented 1 month ago

Didn't noticed that PR. I think underlining 'a' is fine there, as 'f' would be used by Filter button.

@a1batross Ok, so I can still create these picbuttons, but with an underlined 'a'?

Vladislav4KZ commented 1 month ago

I closed the PR because I saw that you removed the use of these TGAs in the MainUI code.

a1batross commented 1 month ago

@Vladislav4KZ yeah. There is no way to make an underline through the text renderer, because it kinda supports underlining but only on Windows, and despite my best attempts at making them look like original btns_main.bmp, it's just nowhere near it.

I removed the use of TGAs that's because they were spamming the console. :D