Hi Xavi, Please revert this. The behavior was intentionally designed to be controlled by hb_GTInfo( HB_GTI_CLOSABLE ), (instead of SETCANCEL()).
Brgds, Viktor On 2010 Mar 1, at 04:06, [email protected] wrote: > Revision: 14029 > > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14029&view=rev > Author: jarabal > Date: 2010-03-01 03:06:26 +0000 (Mon, 01 Mar 2010) > > Log Message: > ----------- > 2010-03-01 04:05 UTC+0100 Xavi (jarabal/at/gmail.com) > * harbour/src/rtl/gtwvt/gtwvt.c > ! Fixing WM_CLOSE event (Clicked 'X' on system menu) > to avoid irregular shutdown with SETCANCEL( .F. ) > > REQUEST HB_GT_WVT_DEFAULT > ANNOUNCE HB_GTSYS > PROCEDURE Main() > SetCancel(.F.) > ? "Click [X] Not close windows" > while( LastKey() != 27 ) > Inkey( 1 ) > enddo > RETURN > > Modified Paths: > -------------- > trunk/harbour/ChangeLog > trunk/harbour/src/rtl/gtwvt/gtwvt.c > > > This was sent by the SourceForge.net collaborative development platform, the > world's largest Open Source development site. > _______________________________________________ > Harbour mailing list (attachment size limit: 40KB) > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
