|
From: Alex <al...@be...> - 2013-02-16 06:11:18
|
> Ok, hwgui/samples/mdichild/testmdichild.prg click on "Create a
child" menu and get:
>
That's because of:
2012-12-26 17:10 UTC+0300 Alexander Kresin <al...@be...>
...
* source/hcontrol.prg
* removed methods Fontbold(), Fonditalic(), FontUnderline, we will use
hwg_SetFontStyle( oWnd,lBold,lItalic,lUnderline ) instead.
Now fixed replacing the "oLabel21:FontBold := .T." with "hwg_SetFontStyle(
oLabel21,.T. )" in testmdichild.prg
Regards,
Alexander
________________________________________________
|