RE: [Harbour] Wvt_SetFont( 'Lucida Console',18, 11, 0 )

2008-06-30 Thread Massimo Belgrano
] On Behalf Of Szakáts Viktor Sent: Monday, June 30, 2008 8:58 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Wvt_SetFont( 'Lucida Console',18, 11, 0 ) > > I will start this help project after I gather more information from > all of > you. That's

Re: [Harbour] Wvt_SetFont( 'Lucida Console',18, 11, 0 )

2008-06-30 Thread Szakáts Viktor
Okay, take your time. [ For possible methods to ease transition, you can have a look at xhb.lib, which contains most such ideas (hbcompat.ch). With some clever rearrangement, this can be made quite smooth. ] Brgds, Viktor On 2008.06.30., at 22:02, Pritpal Bedi wrote: Sorry Viktor Szakáts Vi

RE: [Harbour] Wvt_SetFont( 'Lucida Console',18, 11, 0 )

2008-06-30 Thread Massimo Belgrano
: set font, codepage, size of windows,resize, ecc) History of gt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pritpal Bedi Sent: Monday, June 30, 2008 8:48 PM To: harbour@harbour-project.org Subject: Re: [Harbour] Wvt_SetFont( 'Lucida Console'

Re: [Harbour] Wvt_SetFont( 'Lucida Console',18, 11, 0 )

2008-06-30 Thread Pritpal Bedi
Sorry Viktor Szakáts Viktor wrote: > > That's okay, but then we can say that "WVT_*() functions > are deprecated, please use WVG_*() functions instead." > This is very important. I can even create a small batch > file which would do the conversion in a few seconds. > I am not geared up to cha

Re: [Harbour] Wvt_SetFont( 'Lucida Console',18, 11, 0 )

2008-06-30 Thread Szakáts Viktor
Hi Priptal, Szakáts Viktor wrote: [ I don't know the answer, but that's exactly the confusion I was referring to when dealing with WVT vs. WVG naming. ] I understand the problem. It is a matter of proper documentation. If we change to WVT->WVG then future merging and upgradation will be a

RE: [Harbour] Wvt_SetFont( 'Lucida Console',18, 11, 0 )

2008-06-30 Thread Pritpal Bedi
Not exactly. Massimo Belgrano-3 wrote: > > AFAIK WVT_SETFONT is not supported you can try with > > Hb_GtInfo( HB_GTI_FONTNAME,..) > Hb_GtInfo( HB_GTI_FONTWIDTH, .. ) > Hb_GtInfo( HB_GTI_FONTSIZE ,.. ) > If above approach is to be followed, then Hb_GtInfo( HB_GTI_FONTSIZE ,.. ) cal

Re: [Harbour] Wvt_SetFont( 'Lucida Console',18, 11, 0 )

2008-06-30 Thread Pritpal Bedi
Hello Viktor Szakáts Viktor wrote: > > [ I don't know the answer, but that's exactly the > confusion I was referring to when dealing with WVT > vs. WVG naming. ] > I understand the problem. It is a matter of proper documentation. If we change to WVT->WVG then future merging and upgradation w

Re: [Harbour] Wvt_SetFont( 'Lucida Console',18, 11, 0 )

2008-06-30 Thread Szakáts Viktor
But if gtwvg use a include (suggested from you) for maintain same function name the problem remain same It's one step to the right direction. Is possible inherit gtwvg from gtwvt without rewriting Is possible create a structure for extend gtwvt with library like gtwvg without rewriting gtwv

RE: [Harbour] Wvt_SetFont( 'Lucida Console',18, 11, 0 )

2008-06-30 Thread Massimo Belgrano
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Szakáts Viktor Sent: Monday, June 30, 2008 5:42 PM To: [EMAIL PROTECTED]; Harbour Project Main Developer List. Subject: Re: [Harbour] Wvt_SetFont( 'Lucida Console',18, 11, 0 ) [ I don't know the answer, but that's exactly

RE: [Harbour] Wvt_SetFont( 'Lucida Console',18, 11, 0 )

2008-06-30 Thread Massimo Belgrano
PM To: [EMAIL PROTECTED]; Harbour Project Main Developer List. Subject: Re: [Harbour] Wvt_SetFont( 'Lucida Console',18, 11, 0 ) [ I don't know the answer, but that's exactly the confusion I was referring to when dealing with WVT vs. WVG naming. ] Brgds, Viktor On 2008.06

Re: [Harbour] Wvt_SetFont( 'Lucida Console',18, 11, 0 )

2008-06-30 Thread Szakáts Viktor
[ I don't know the answer, but that's exactly the confusion I was referring to when dealing with WVT vs. WVG naming. ] Brgds, Viktor On 2008.06.30., at 17:36, Jose Miguel wrote: Hola Somebody knows to use this commando Wvt_SetFont( 'Lucida Console',18, 11, 0 ) gtwvt.lib even gives error Me co

[Harbour] Wvt_SetFont( 'Lucida Console',18, 11, 0 )

2008-06-30 Thread Jose Miguel
Hola Somebody knows to use this commando Wvt_SetFont( 'Lucida Console',18, 11, 0 ) gtwvt.lib even gives error Me connecting the bookstore I perhaps connect it bad is for a mixed program hmg -ext + console -- Alguien sabe utilizar este comando Wv