FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour xbrowse bug pressing ESC key
Posts: 858
Joined: Fri Oct 07, 2005 12:00 PM
xbrowse bug pressing ESC key
Posted: Tue Apr 22, 2008 10:24 AM

Hi,
there is a bug in xbrowse (FWH April) when it is in a dialog and an ESC key is pressed when the xbrowse has the focus.

This is a self-contained that show the problem

www.softwarexp.co.uk/beta/xtest.zip

Try to press the esc key and you will see that the exit confirm clause will be called two times.

Any solution ?

Thanks in advance

Best Regards,



Marco Turco

SOFTWARE XP LLP
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
xbrowse bug pressing ESC key
Posted: Tue Apr 22, 2008 05:38 PM

Marco,

Please comment the line 1611 in source\classes\xbrowse.prg:

// PostMessage( ::oWnd:hWnd, WM_KEYDOWN, VK_ESCAPE )
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion