Hey,

2010/3/4  <[email protected]>:
>
> Hi,
>
> I want WApplication to do something, when I close browser, which function or
> interface I can use?

Currently you need to wait until your session times out, after which
your application will be deleted (and thus all destructors of widgets
and the application itself are called).

It seems that it should be possible to do this more proactively by
catching as much as possible window-closed events, but this has not
been implemented (nor will it work in general!).

Regards,
koen

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to