Author Topic: The 24 December 2007 build (4750) is out.  (Read 39266 times)

Offline Albenejean

  • Multiple posting newcomer
  • *
  • Posts: 65
Re: The 24 December 2007 build (4750) is out.
« Reply #30 on: December 29, 2007, 02:24:59 pm »
I can confirm this crash. The debugger stop at line 377 of HelpConfigDialog.cpp (Help plugin).

Quote
"Added default keyword and keyword case support options in help configuration (patch #2114)."
I have commented the line 39 of HelpConfigDialog.cpp to disable the event texDefaultKeyword introduced in this patch. Everything works fine for me now.

Note: I don't know what the OnDefaultKeywordEntry() function has to make (I'm new to wxWidget and CB programming).