If we use the command line more excessive, we face the issue that we have to look up all the signatures in the symbols tree instead of looking at the (missing) tooltip. Add tooltips, which show at least the signatures of the symbols in the command line.
We'll use a custom wxWindow as tooltip, for which we'll deactivate the focusing. The custom window can be shown and hidden. The actual content of the tooltip will be rendered by an embedded wxTextCtrl, which may also apply the highlighting effect to its text.
Tooltips work as expected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r1076]
Diff: