From: Mattia B. <mat...@li...> - 2006-07-15 08:40:19
|
On Fri, 14 Jul 2006 13:56:23 +0100 Andrew <sob...@gm...> wrote: Hello, > we have an app using wxPerl that uses a Wx::DocMDIParentFrame and > Wx::DocMDIChildFrames. Since upgrading from wxPerl 0.24 to 0.26, the > window menu no longer displays a list of open files. I think this is due to the last doc/view patch by Simon Flack. You should contact him because I know next to nothing about DocView. > It used to do this under wxPerl 0.24. I notice that the demo > application (Miscellanous->MDI) for wxPerl 0.26 also does not display > currently open child frames in the Window menu. I doubt it ever did. Please note the demo is about Wx::MDIParent/ChildFrame, not Wx::DocMDIParent/ChildFrame > Is this a bug in wxPerl 0.26 or is there something special that needs > to be done to display currently open files in the Window menu? I think the latter, but please ask Simon Flack (and please report his answer on list). Thanks! Mattia |