From: io_x on 19 Apr 2010 02:40 there is someone that can show some internet link on how to change the font of one edit window? using only kernel, user, ... all basic .dlls and using a low language as C or Asm?
From: Dee Earley on 19 Apr 2010 06:22 On 19/04/2010 07:40, io_x wrote: > there is someone that can show some internet > link on how to change the font of one edit window? > using only kernel, user, ... all basic .dlls > and using a low language as C or Asm? See the help for the WM_SETFONT message and its parameters. -- Dee Earley (dee.earley(a)icode.co.uk) i-Catcher Development Team iCode Systems (Replies direct to my email address will be ignored. Please reply to the group.)
From: io_x on 20 Apr 2010 04:57 "Dee Earley" <dee.earley(a)icode.co.uk> ha scritto nel messaggio news:4bcc29b7$0$344$7b0f0fd3(a)reader.news.newnet.co.uk... > On 19/04/2010 07:40, io_x wrote: >> there is someone that can show some internet >> link on how to change the font of one edit window? >> using only kernel, user, ... all basic .dlls >> and using a low language as C or Asm? > > See the help for the WM_SETFONT message and its parameters. thank you, ok, the font is only a little faded
|
Pages: 1 Prev: ANN: Seed7 Release 2010-04-18 Next: Setting CButton border and edge color |