User forums > Using Code::Blocks
debugger plugin's tip windows does not show content with horizontal scroll bar
ollydbg:
Hi, if the horizontal scroll bar exists, the content get covered, see the 2 images in the attachment.
Pecan:
This is caused when the popup window size is wider than the space left to the right edge of the parent window.
For example: When this happens, move the editor window to the left to allow room for the full popup window. Show the data again,
then the popup window will show correctly.
I know this isn't a fix. ..just sayin'...
ollydbg:
Thanks. Can we dynamically change the outer window size? Well, we still need to find a way to fix such issue, though this is not a big issue. :)
ollydbg:
Not the debug tip window, sometimes, the code completion tip(from the clangd_client plugin) window becomes extremely large, see the blow two screen shot, the tip window cover the whole C::B window, also the tip window extended to another screen. :(
Pecan:
--- Quote from: ollydbg on October 28, 2025, 06:13:07 am ---Not the debug tip window, sometimes, the code completion tip(from the clangd_client plugin) window becomes extremely large, see the blow two screen shot, the tip window cover the whole C::B window, also the tip window extended to another screen. :(
--- End quote ---
Is there any way you could tell me what "auto" actually is or give me an example as to how to re-create the situation you're showing here?
Navigation
[0] Message Index
[#] Next page
Go to full version