Hi Stefan,
there was also a strange behavior with DropDownBoxes used in wxGrid cells. They disappered after a click so fast that an item choice was impossible.
After using the daily build of wx 2.9.5 with the patch "Improve wrapping of cell contents in wxGrid (nmset)." of Vadim Zeitlin the problem was solved.
I will check the code of the OpenCPN app with your advices. Problem might be, this app uses plugins from different programmers which make heavy use of wxFormBuilder.
I guess the generated code of the wxFormBuilder is not always the best.
Thanks, Gerhard