[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Ok button message

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-10-23 17:06:34 CEST

Andreas Nicolai wrote:
> Hi there,
>
> I want to call a function when the statistics dialog is closed. I used
> already the ON_CLOSE() event, but that is only triggered if you really
> close the window with the x click. Pressing Ok doesn't trigger the
> ON_CLOSE event (to my surprise), so how do I get that Ok button to call
> my function?

Override the OnOk and OnCancel methods.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Oct 23 17:06:58 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.