FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour BTNBMP error
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
BTNBMP error
Posted: Sun Jun 07, 2020 05:01 PM
Code (fw): Select all Collapse
Error description: Error BASE/1004  Metodo non disponibile: END
   Args:
     [   1] = U   

Stack Calls
===========
   Called from:  => END( 0 )
   Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:SHOWPOPUP( 2083 )
   Called from: source\spiaggia\PSpiaggia.prg => (b)LOAD_BEACH( 427 )
   Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:CLICK( 705 )
   Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:LBUTTONUP( 991 )


I had already found this error and sent it to Nages and Antonio but it is evident that in the new fwh package the error was not corrected ... why ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: BTNBMP error
Posted: Mon Jun 08, 2020 03:01 AM

So far we never noticed this error with any of our own programs.
Can you post a sample with a single button to reproduce this error?

Regards



G. N. Rao.

Hyderabad, India
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: BTNBMP error
Posted: Mon Jun 08, 2020 08:28 AM

Nages,
I notices you on 27/07/2019 with a sample test , you told me that you had found the error and you would have sent the change, but I never knew anything again and on 07/10/2019
I sent Antonio the changes for the showpopup method. I was hoping that the changes had been included in the new package so by compiling the application
I was sure that the error did not come out, instead yesterday evening the error came out inexplicably and then after I checked the tbtnbmp class
and I realized that the changes were not been inserted.
I can't insert a minimal test here because for a number of things the problem probably comes up sometimes.
I sent you a rar compress file via wetransfer on 28 july 2019 with some src
Perhaps I can found the test or I must recreate it for you

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: BTNBMP error
Posted: Tue Jun 09, 2020 05:32 AM

Silvio,

Please try to disable the button after the user clicks on it to avoid duplicated clicking

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: BTNBMP error
Posted: Tue Jun 09, 2020 11:21 AM

with disable/ enable ?
on menupopup ?
I think it is impossible to do
the error sometimes go out no always

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion