[MacPorts] #66914: wxMaxima (please update that program!)
MacPorts
noreply at macports.org
Mon Mar 6 09:05:42 UTC 2023
#66914: wxMaxima (please update that program!)
--------------------------------+--------------------------
Reporter: gunterkoenigsmann | Owner: MSoegtropIMC
Type: update | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: wxMaxima |
--------------------------------+--------------------------
Comment (by MSoegtropIMC):
It is quite clear that opening the LogPane before the persistance manager
does not work and after does work. According to the doc of
wxPersistenceManager it is responsible for managing persistence for all wx
entities, so I would assume that thus also applies to AUI. Actually it
might be that this changed betweem wxWidgets 3.0 and 3.2 - the structure
of what is saved looks different.
I will try the latets build, but I believe the fundamental problem is that
you start to send log messages to the log pane before AUI is properly
initialised. wxWidgets then can't do much besides manifesting the window.
Looking at the Window structure at the point you send the first log
message, the structure is such that the LogPane is the only child of the
frame window, so it ends up to fill the frame window. The AUI manager then
overlays this in Mac.
--
Ticket URL: <https://trac.macports.org/ticket/66914#comment:61>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list