YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
15 stars 7 forks source link

Error Message Dialog Boxes Update #6168

Open tinkerer-red opened 4 weeks ago

tinkerer-red commented 4 weeks ago

Is your feature request related to a problem?

The error message dialog boxes leave a lot to be desired, they could really use an update after all these years.

Describe the solution you'd like

There are several quality of life changes which could be applied to them: 1) Shift scroll allows for horizontal scrolling 2) Include a Horz scroll bar 3) Allow window resizing 4) Default window size should at least include the entire header (See example two) 5) Copy Line value button (specifically for use with Ctrl+G to easily jump to that location in code) 6) Close button top right.

Example 1) Reference image image

Example 2) example of how much of the header is cut off by window size image

Describe alternatives you've considered

Using a dll to make a replacement using exception_unhandled_handler()

Additional context

No response

zreedy commented 4 weeks ago

If this dialog gets updated, could it also:

KormexGit commented 4 weeks ago

Similar to #5624, though this one is specifically about formatting