Ticket #14775 (closed enhancement: fixed)

Opened 7 months ago

Last modified 7 months ago

Should wxLogFrame override ShouldPreventAppExit ?

Reported by: jamesf Owned by:
Priority: low Milestone:
Component: GUI-generic Version:
Keywords: Cc:
Blocked By: Patch: no
Blocking:

Description

otherwise, the logframe would prevent the app to exit.

Change History

Changed 7 months ago by VZ

  • status changed from new to closed
  • resolution set to fixed

(In [72749]) Close wxLogWindow automatically if it's the last remaining TLW.

Don't keep the application opened just because a log window is shown.

Closes #14775.

Note: See TracTickets for help on using tickets.