[Harbour] SF.net SVN: harbour-project:[14029] trunk/harbour
Viktor Szakáts
harbour.01 at syenar.hu
Mon Mar 1 03:32:50 EST 2010
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, jarabal at users.sourceforge.net 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)
> Harbour at harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
More information about the Harbour
mailing list