User forums > Help
Where the code of the tooltip generate and call wxWidgets render?
(1/1)
omlk:
Who knows where the formation of the tooltip takes place, if you press CTRL, the debugger pauses in the drop-down form of the value of the variable? I found
--- Code: ---\trunk\src\sdk\cbplugin.cpp ~row:953-994
--- End code ---
I want to change the form(tooltip) view, how and where it should be done, because looking at the code, it seems that it is a spaghetti of c++ classes and interfaces, imitations, etc., and also scattered in different files somehow. Horror.
tooltip_gdb.png (225.34 kB, 1280x1024)
tooltip_gdb2.PNG (240.15 kB, 1279x1023)
Wkerry:
Most IDE's you change variables via the watch variable/structure feature. Have you look there? I have not had to modify a variable while a program is running.
Navigation
[0] Message Index
Go to full version