In the line
CONTROL w,@BUTTON,"Print",27,301,80,22,0x50000000,5
the documentation says that the 0x50000000 value represents the 'style flags'. However, I don't know what the options are or how to build/modify them.
Comments appreciated.
Tnx.
Tom
If you look in the install directory you will find .inc files in bin and in include.
The flags are defined here.
Wait a minute, I'm supposed to look in the code? Geesh!!!!! ;D
Of course I knew that - it's the medication after the oral surgery causing the memory lapse ... yeah, that's it ... ;)
Tnx - I'll go away now ...
Tom
Bruce Peaslee wrote an application to decode the flags. It is also on this board somewhere.
It is written in aurora. Sorry I do not remember the name of the app -- Bruce can you help here?
"Constant Decoder", part of the Aurora Programmers Toolkit, available at my web site for a very reasonable fee ;) .
In the interest of cross-language relations (and free publicity) I would be willing to post the EXE here. Give me a minute to put it together.
Edit: zip file added