flat assembler
Message board for the users of flat assembler.
Index
> Tutorials and Examples > Font Icons |
| Author |
|
|
bitRAKE 05 Jun 2026, 09:25
Some examples of working with Segue icon-font code points. Includes a layered browser and tool to create layered glyph-sets. Make your native Windows apps look like react or modern WinUI interfaces.
Layered glyphs can look drastically different with different fonts. These tools allow building a collection of layered presentations for a resolution independent UI. _________________ ¯\(°_o)/¯ AI may [not] have aided with the above reply. |
|||
|
|
bitRAKE 21 Jun 2026, 16:25
Application wide, custom menu hook showcases font icon use. Undocumented, but verified to work on all 64-bit windows versions.
(Common theming of five distinct menu presentations.) ![]() _________________ ¯\(°_o)/¯ AI may [not] have aided with the above reply. Last edited by bitRAKE on 25 Jun 2026, 05:14; edited 2 times in total |
|||
|
|
MаtQuasar 24 Jun 2026, 12:37
This is a large project! Only today I noticed you use "je" for "cmp", and "jz" for "test"(I know 'jz' and 'je' are the same).
|
|||
|
|
AsmGuru62 24 Jun 2026, 14:21
It is more readable to use JE with CMP and JZ with TEST. I do that too.
|
|||
|
|
bitRAKE 25 Jun 2026, 05:24
What hasn't been explicitly stated: this menu theming is very efficient in terms of low code and interfacing. It's an example of the method of theming more than my specific visual presentation. For example, in another application I use the same methods with an array of light/dark colors; and colorful icons -- not just the Windows light/dark restriction that this example extends. Adapt menu_painter.inc to the style of your application.
_________________ ¯\(°_o)/¯ AI may [not] have aided with the above reply. |
|||||||||||
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2026, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.