flat assembler
Message board for the users of flat assembler.
Index
> Windows > GUI - Issue about editor. |
Author |
|
revolution 26 Sep 2018, 09:11
Is that just a reprint of the text in a smaller font? If so, then you can paint your text again on the right side using a smaller font.
|
|||
26 Sep 2018, 09:11 |
|
catafest 27 Sep 2018, 08:47
revolution wrote: Is that just a reprint of the text in a smaller font? If so, then you can paint your text again on the right side using a smaller font. The size of font is to little in my opinion for FASM and simple GUI SDK , maybe a resize of drawing text area feature ( see the jumps into little area with mouse change the possition of cursor ). What do you think? |
|||
27 Sep 2018, 08:47 |
|
revolution 27 Sep 2018, 09:55
In Windows most of the fonts are fully scalable. So small sizes will be okay unless you are using a raster font.
|
|||
27 Sep 2018, 09:55 |
|
catafest 27 Sep 2018, 17:29
revolution wrote: In Windows most of the fonts are fully scalable. So small sizes will be okay unless you are using a raster font. Are you thinking of that , see code ? Code: wmPAINT:lea edx,[ps] call [BeginPaint] mov [hdc],rax |
|||
27 Sep 2018, 17:29 |
|
revolution 27 Sep 2018, 17:56
Yes, you can put the painting into the WMPAINT message handler. All you need to do is select the font with a smaller size setting.
|
|||
27 Sep 2018, 17:56 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.