Hello

>- HB_GTI_SETFONT
>   We already have HB_GTI_FONT*, so IMO we don't need another one.

This is slightly different than existing implementation. This is much
easier to change the font settings at once instead of making 
5 calls to Hb_GtInfo() and also making sure that 
Hb_GtInfo( HB_GTI_FONTNAME, cFontName ) is always executed
as a last function.


<<<
- HB_GTI_USER
   should rather be HB_GTI_SPEC IMO, as it's not a "user" defined
   setting, but something specific to a given GT.

As for HB_GTU_* stuff (HB_GTS_* to be in sync with above), it
shouldn't go to hbgtinfo.ch, since GTWVG is not in core, so IMO
you should add a new public header hbgtwvg.ch to contrib/gtwvg
and #define these there. This header can then be added to the
header list in local Makefile/common.mak so that it will be
installed in central /include dir. This way programmers will be
better aware they are using something special, plus we're not
adding contrib dependency to the core.
>>>

Good idea. I will club these in hbgtwvg.ch.

HB_GTI_SPEC
   HB_GTS_* 

It is logical classification. I will change.

Regards
Pritpal Bedi

-- 
View this message in context: 
http://www.nabble.com/2008-06-15-11%3A34-UTC%2B0800-Pritpal-Bedi-%28pritpal%40vouchcac.com%29-tp17842480p17850904.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

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

Reply via email to