2008-11-30 23:49 UTC-0800 Pritpal Bedi ([EMAIL PROTECTED])
* harbour/contrib/gtwvg/wvggui.c
* harbour/contrib/gtwvg/wvgdlg.prg
* harbour/contrib/gtwvg/wvgphdlr.prg
* harbour/contrib/gtwvg/wvgwnd.prg
! Cleanup - leftover trace calls.
Regards
Pritpal Bedi
--
View this message in contex
Very compliment!
for whath be use PRG/C level callback procedures?
2008/12/1 Pritpal Bedi <[EMAIL PROTECTED]>
>
> 2008-11-30 23:05 UTC-0800 Pritpal Bedi ([EMAIL PROTECTED])
> * harbour/contrib/gtwvg/makefile
> * harbour/contrib/gtwvg/common.mak
>+ wvgparts.ch
>+ wincallb.c
>+ wincba
Bruno Luciani wrote:
Yes mindaugas I understand what do you say , I use DBF and RDDCDX
but I like in future try other databases .
In your experiencies how is the perfomance of rddsql and mysql or postgres
when you load a database , in a browse ? respect DBF ?
I hear that may be is not good in l
Hi!
Pritpal Bedi wrote:
>
> Hello
>
> I am looking for a way ( I am sure it exists ) to do something
> like this:
>
> HB_FUNC( WIN_SETWNDPROC )
> {
>HWND hWnd = ( HWND ) ( HB_PTRDIFF ) hb_parnint( 1 );
>WNDPROC wndProc = ( WNDPROC ) ( HB_PTRDIFF ) hb_parnint( 2 );
>WNDPROC oldProc
On Fri, 28 Nov 2008, Przemyslaw Czerpak wrote:
Hi Mindaugas,
> In this weekend or at the beginning of next one I'll try to create some
> basic core version.
I would like to ask you about permission to move your hb_compI18n*()
functions from hbmain.c to separate file with license having Harbour
e
Hi,
In Lithuanian language plural forms does not always solves the problem,
because we need more that 2 word ending. AFAIK, the same problem is for
Polish translations. I guess we can live without plurals.
This is resolved in gettext. At least for European languages.
Usually it's possible to
Hi,
hb_itemGetNL() is implemented to return Julian date value instead of 0.
Why? (IMHO, date is not numeric and hb_itemGetDL() should be used)
Best regards,
Mindaugas
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project
Hi,
Przemyslaw Czerpak wrote:
I would like to ask you about permission to move your hb_compI18n*()
functions from hbmain.c to separate file with license having Harbour
exception. Can I do that?
YES, of cause.
Best regards,
Mindaugas
___
Harbour ma
On Mon, 01 Dec 2008, Mindaugas Kavaliauskas wrote:
Hi Mindaugas,
> hb_itemGetNL() is implemented to return Julian date value instead of 0.
> Why? (IMHO, date is not numeric and hb_itemGetDL() should be used)
I do not know. Probably for some historical reasons. In Clipper the
result of _itemGetN
On Mon, 01 Dec 2008, Mindaugas Kavaliauskas wrote:
Hi,
> Przemyslaw Czerpak wrote:
>> I would like to ask you about permission to move your hb_compI18n*()
>> functions from hbmain.c to separate file with license having Harbour
>> exception. Can I do that?
> YES, of cause.
Thank you. I'll also ch
On Mon, 01 Dec 2008, Mindaugas Kavaliauskas wrote:
Hi,
>> In Lithuanian you have also 3 forms:
>>1. for numbers ending with 10, 11, 12, 13, ..., 19
>>2. for numbers ending with 1
>>3. for rest
> I remembered the problem. I wanted to create app with Lithuanian source
> code language,
hb_itemGetNL() is implemented to return Julian date value instead of 0.
Why? (IMHO, date is not numeric and hb_itemGetDL() should be used)
I do not know. Probably for some historical reasons. In Clipper the
result of _itemGetNL( pDateItm ) is undefined and tests confirm it.
But _parnl( iParam )
Przemyslaw Czerpak wrote:
Yes, it is.
I also think about it. The same problem I have when I want to use
Polish as base language. I'm thinking about adding our own extension
for it, sth like:
hb_gettext( { [, ] } [, ], )
or:
hb_ngettext( , { [, ] } [, ] )
So it will be possible to use als
13 matches
Mail list logo