|
From: Dimitris S. <se...@de...> - 2003-07-18 14:43:22
|
Hi all, when invoking the getFont() of FXDCWindow (inherited by FXDC) a pointer = to the font of FXDC is returned. In case noone set up a particular font = for FXDCWindow, NULL is returned. Shouldn't it return the font used for = typing in the window since drawText() will actually show text in the = window? Is there a workaround? Thanks a lot Dimitris |