Thomas Nind

Results 345 comments of Thomas Nind

Probably related to this: https://github.com/migueldeicaza/gui.cs/issues/1797

Good idea. Also related to this is https://github.com/gui-cs/TerminalGuiDesigner/issues/36 I think first step is to track unsaved changes and warn when closing with Ctrl+Q. Then this is a logical next step...

There is now a warning when trying to exit with ctrl+Q so this is less important but still a nice feature to have

Yup, sorry. That comment was just for anyone comming across this issue later to say that its planned but not urgent.

Do you think this is something better handled in gui.cs? I feel like anything I implement in mouse click event handler is going to be hacky? Especially since ComboBox doesn't...

I was going for something like the Visual Studio Code landing page on first open (see pic). The reason for this choice was: - Make it clear that nothing is...

Thats a good idea too. But we might be able to just make a Menu that has the same color scheme/alignment as the current splash screen rather than it being...