Things I am aware of:
My guess is there is nothing available as far as a list of changes.
I am unable to install 4.1.x on my OpenSuse 15.1 - but it does install on ubuntu 18.
I got the menu to work on window by adding "dMenuItem = dabo.import_ui_name('dMenuItem')" to dPemMixin.py -> _restoreFontZoom() seems to work on windows 10, python 3.7.x and stopped the crashing.
dGrid (in many places) I changed "self.SetSelectionMode(wx.grid.Grid.wxGridSelectCells)" "self.SetSelectionMode(wx.grid.Grid.wxGridSelectRows)" to "self.SetSelectionMode(wx.grid.Grid.GridSelectCells)"
"self.SetSelectionMode(wx.grid.Grid.GridSelectRows)"
That's all I currently know about. I'm still looking.
Johnf
On 5/18/20 6:52 AM, Ed Leafe wrote:
On May 17, 2020, at 20:16, john johnf@jfcomputer.com wrote:
Have you taken a look at wxPython 4.1.x? There are a bunch of changes that will need changes in Dabo.
I have 4.1.0 installed, but haven’t had time to play with Dabo very much. I noticed that the demo no longer works, and anything involving menus seems to abend unpredictably.
Is there a list of the changes somewhere?
-- Ed Leafe
Post Messages to: Dabo-users@leafe.com Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/dabo-users Searchable Archives: https://leafe.com/archives This message: https://leafe.com/archives/byMID/5B368B49-6544-401F-B6AE-CE625797BFB6@leafe....
--- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html ---