Seem that nobody in xharbour is able to modify gtwvw
I can suggest see gtwvg using harbour with Ct3 window functions
application

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike Evans
(Gmail)
Sent: Friday, June 06, 2008 7:21 PM
To: 'Harbour Project Main Developer List.'
Subject: RE: [Harbour] gtwvt font best setup

Hi Viktor,
I've already done something like that but with a changed version of
GTWVW
and under xHarbour (I hope that someday Przemek will add RMDBFCDX under
Harbour also). I've changed GTWVW so when a resize its occurs it resize
every win32 control and font size to respect the new window size. Also
it
resizes all subwindows. Also when I move the main window the subwindows
moved also. Even if it's a pseudo modal application (To be truth it's
the
same clipper with Ctwindow functions application) but recompiled with
xHarbour and GTWVW with very few changes (guarded with Ifdef) its
possible
to resize the application from the main window. Also its possible by the
end
user to change Columns-Lines of the application and automatically change
the
the font size. The best font for something like that it's a custom one
inspired from lucida console and there is no need to be installed to the
system (I'm using win32api addfont resource). I could send to everyone
this
font but I'm not sure if its ok for other languages also.

Regards
Mike Evans


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to