Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

wxWidgets 3.1.2 Released

<< < (9/11) > >>

ollydbg:

--- Quote from: Miguel Gimenez on January 15, 2019, 08:29:53 pm ---If I apply New Pagodi's patch to src\sdk\wxscintilla\src\ScintillaWX.cpp (near line 110) then the isssue goes away (caret doesn't disappear and call tips are shown).

--- End quote ---
Can you share the whole patch against C::B, thanks.
I see New Pagodi's patch for the wx trunk is huge. :)

Miguel Gimenez:
This is the patch for PlatWX and ScintillaWX, please note it is a quick and dirty modification intended for testing.

There are more uses of wxPopupWindow:
  - src\include\infowindow.h
  - src\sdk\ccmanager.cpp (as you noted)
  - src\src\watchesdlg.cpp and src\src\watchesdlg.h

gd_on:
For me, build 11554 with wxWidgets 3.1.2 (compilation in 64 bits) still crash when I introduce a # as a 1rst character in a line. Workaround : disabling CC.
gd_on

Miguel Gimenez:
The temporary patch above fixes this issue and another (calltips not showing and caret becoming invisible).

ollydbg:

--- Quote from: Miguel Gimenez on January 16, 2019, 04:47:20 pm ---This is the patch for PlatWX and ScintillaWX, please note it is a quick and dirty modification intended for testing.

There are more uses of wxPopupWindow:
  - src\include\infowindow.h
  - src\sdk\ccmanager.cpp (as you noted)
  - src\src\watchesdlg.cpp and src\src\watchesdlg.h

--- End quote ---
Thanks for your sharing!
EDIT: For the next C::B Windows release, I think we either use 3.1.1 or we need a patched 3.1.2. But waiting for 3.1.3 may takes too long time.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version