Search found 56 matches

by chiaiese
Thu Nov 02, 2023 9:55 am
Forum: FiveWin for Harbour/xHarbour
Topic: handleEvent
Replies: 0
Views: 57584

handleEvent

Hello, is there any way to know which funtion or routine is firing an Event? If I put a trace in my prg I get the following: [.\wControl.prg->TGET:FWLOSTFOCUS] ( 1335) Called From: .\wControl.prg->TCONTROL:HANDLEEVENT( 1930) .\wTGet.prg->TGET:HANDLEEVENT( 1386) .\wWindow.prg->_FWH( 3772) ->WINRUN( 0...
by chiaiese
Mon Apr 25, 2022 5:30 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Error BASE/1004 Message not found: CTSBROWSE:DRAWSELECT
Replies: 0
Views: 57000

Error BASE/1004 Message not found: CTSBROWSE:DRAWSELECT

Hello while trying to convert my apps from xHarbour 1.1 to Harbour 3.2.0dev (r2008190002) I have the following error as described in error.log: Note that the source code of the class I use is the same that I successfully compile and run in xHarbour 1.1 and the method ::drawSelect() is actually defin...
by chiaiese
Sun Dec 20, 2020 11:45 pm
Forum: FiveWin for Harbour/xHarbour
Topic: isDerivedFrom() vs isKindOf()
Replies: 1
Views: 930

isDerivedFrom() vs isKindOf()

hi all,
is there any difference between isDerivedFrom() and isKindOf() ? They appear to be very similar

Roberto
by chiaiese
Tue Dec 08, 2020 2:20 pm
Forum: All products support
Topic: FWBitmap invalid parameter
Replies: 3
Views: 3634

Re: FWBitmap invalid parameter

Grazie Enrico, in entrambi gli errori, sia con debug che senza, sembra esserci un problema con i Bitmap. Nel caso con il Debug attivo, in realtà, l'errore compare ancora prima che il modulo principale dell'applicazione sia eseguito, per cui mi sembra probabile una qualche libreria o dll non corretta...
by chiaiese
Mon Dec 07, 2020 7:55 pm
Forum: All products support
Topic: FWBitmap invalid parameter
Replies: 3
Views: 3634

FWBitmap invalid parameter

ciao a tutti, sto provando finalmente ad aggiornare le mie librerie con Fivewin 2020 e Harbour 3.0, ricompilando il mio gestionale ho il seguente errore: "FWBitmap invalid parameter" se provo a compilare l'intera applicazione con il debugger attivo (/b switch) il programma va subito in cra...
by chiaiese
Tue May 05, 2020 10:33 am
Forum: FiveWin for Harbour/xHarbour
Topic: Random -> Error BASE/1004 Message not found
Replies: 5
Views: 1625

Re: Random -> Error BASE/1004 Message not found

Thank you Antonio, I'm waiting for it! Here's another issue. I noticed that the new TWindow class and most of inherited classes uses a :cVarname variable. Now, what if this variable is another Class Variable? I try to explain in the following example: #ifdef HARBOUR32     ::oWnd := TWindow():New( ::...
by chiaiese
Mon May 04, 2020 10:30 am
Forum: FiveWin for Harbour/xHarbour
Topic: Random -> Error BASE/1004 Message not found
Replies: 5
Views: 1625

Re: Random -> Error BASE/1004 Message not found

Hi Antonio,

FWH 20.02
Harbour 3.2.0dev (r1904111533)
Embarcadero C++ 7.00 for Win32
it is a 32 bit app 6.5Mb large (the one compiled with xharbour 1.0 that I'm using over the years is 4.0Mb large)
I don't know why so much difference for the 'SAME' application?
by chiaiese
Sun May 03, 2020 10:08 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Random -> Error BASE/1004 Message not found
Replies: 5
Views: 1625

Random -> Error BASE/1004 Message not found

Hello, I'm upgrading from old version of fivewin and xharbour 1.0 to latest FW + Harbour 3.2. After compiling my major app I randomly get "Error BASE/1004 Message not found" on various classes and methods. The error appears both on fivewin classe and my own classes randomly, here some samp...
by chiaiese
Tue Sep 19, 2017 8:59 pm
Forum: FiveWin para Harbour/xHarbour
Topic: De ANSI a UTF-8, como ?
Replies: 4
Views: 1281

Re: De ANSI a UTF-8, como ?

wery useful, it worked for me to output from a memo file to a web page in utf-8
thank you
by chiaiese
Tue Dec 03, 2013 11:15 pm
Forum: All products support
Topic: quale database usare?
Replies: 1
Views: 1371

quale database usare?

Ciao a tutti, comincio ad avere qualche cliente con database abbastanza grandi (nell'ordine di 400-500mila records su alcune tabelle), finora non ho avuto mai problemi con i file DBF+CDX ma l'impressione è che sono al limite per quanto riguarda le prestazioni, mi riferisco alla situazione tipo di 1 ...
by chiaiese
Tue Feb 14, 2012 7:02 pm
Forum: All products support
Topic: errore irrecuperabile 9006
Replies: 1
Views: 1410

Re: errore irrecuperabile 9006 (solved)

Problema risolto, l'errore era causato da un file memo (.fpt) corrotto.
by chiaiese
Tue Feb 14, 2012 4:07 pm
Forum: All products support
Topic: errore irrecuperabile 9006
Replies: 1
Views: 1410

errore irrecuperabile 9006

Ciao a tutti, da qualche giorno un programma mi restituisce "errore irreuperabile, 9006 hb_xgrab non riesce a riservare memoria"
lo stesso errore viene restituito su macchine diverse
qualcuno ha idea di quale possa essere la ragione?
grazie
Roberto Chiaiese
by chiaiese
Thu Jul 29, 2010 3:22 pm
Forum: FiveWin for Harbour/xHarbour
Topic: dmtwain 32 bit
Replies: 5
Views: 1989

Re: dmtwain 32 bit

Dutch,
no, I tried only with WinXp. As soon as I can, I will test Win7 too

best regards
by chiaiese
Tue Jul 27, 2010 10:46 pm
Forum: FiveWin for Harbour/xHarbour
Topic: dmtwain 32 bit
Replies: 5
Views: 1989

Re: dmtwain 32 bit

Tomorrow is already here,
yes, it works! Simple as changing the name of the dll in the source code...
many thanks

Roberto
by chiaiese
Tue Jul 27, 2010 9:42 pm
Forum: FiveWin for Harbour/xHarbour
Topic: dmtwain 32 bit
Replies: 5
Views: 1989

Re: dmtwain 32 bit

Thank you Marco, I'll try it tomorrow
best regards

Roberto