Visual problem

Sysprogs forums Forums VisualGDB Visual problem

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #25281
    ExtSol
    Participant

    In debug mode, in Live variables window not fit all with readable.

    I trying to resize Expression column but not working: https://imgur.com/a/0aJemS4

    Any idea?

    #25286
    support
    Keymaster

    Hi,

    This is a limitation of the WinForms grid used by the Live Variables control. The Expression column will automatically fit the space remaining after all other columns. Please try resizing the other columns instead and the Expression column will get automatically adjusted.

    #25292
    ExtSol
    Participant

    I think the problem is my notebook resolution. I have 4K resolution (3200×1800).

    https://imgur.com/a/ykQLK4Y

    https://imgur.com/a/r8PvDeL

    https://imgur.com/a/4xaGqHk

    I think this high resolution not fully supported in VisualGDB view windows.

    • This reply was modified 4 years, 9 months ago by ExtSol.
    #25295
    support
    Keymaster

    The Visual Watch and Live Variables windows are still using the older WinForms technology (other windows have been converted to WPF) and hence they indeed may look distorted on the high-DPI displays. We are planning to convert them to WPF in the next major VisualGDB release. That said, it should not affect any functionality, i.e. simply double-click underneath the header and start entering variable name. The watch item will be created as expected despite the incorrectly looking header.

    #25297
    ExtSol
    Participant

    Thank you 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.