flat assembler
Message board for the users of flat assembler.
Index
> Windows > control resources |
Author |
|
zhak 09 Jun 2006, 06:20
Why don't you use GORC or RC to create resources?
I always draw interface in RadASM, compile .rc file with RC.EXE, and add it to fasm source via section '.rsrc' readable resource from '<filename>.res' IMHO, it's very convenient. |
|||
09 Jun 2006, 06:20 |
|
madmatt 09 Jun 2006, 08:18
zhak: I"d like to see if it (or what) can be done using standard fasm macros first.
|
|||
09 Jun 2006, 08:18 |
|
Tomasz Grysztar 09 Jun 2006, 08:52
Perhaps:
Code: dialogitem "EllipPush",'OK',IDOK,73,79,32,14,WS_GROUP+WS_TABSTOP |
|||
09 Jun 2006, 08:52 |
|
madmatt 09 Jun 2006, 09:12
Thanks Tomasz, after adding WS_VISIBLE, worked good!
|
|||
09 Jun 2006, 09:12 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.