leamas
leamas
Hard coded dimensions just cannot work on different resolutions and should not be used. No need to test that. On your windows screenshot above, how many char heights did you...
Well. Why not make a simple `#ifdef` here using 2 * GetCharHeight on Windows and 4 * GetCharHeight on other platforms? GetScreenSize() is perhaps not what's interesting here, it's more...
The buttons like like crap on Gnome, too high. However, thay are functional we live with this for now.
> on Windows the Options can be open and the Debug window is working fine. I know, but there is IMHO no good reason top keep it this way. And...
> In context menu, the new item text should toggle depending on the state of the debug window ("Show/Hide"). I don't find it intuitive to hide/close the window using the...
More clean up: - Remove multiple hacks aimed to facilitate options coexisting with the nmea log window. They didn't work anyway. - Postpone actual actions reflecting the "Show NMEA log"...
> The only way to open Debug W is to select it in Options->Connections and close Options! ?? Yes, and this is actually consistent as I see it. EDIT: There...
New round: > The only way to open Debug W is to select it in Options->Connections and close Options! ?? That's one way. The other is to: 1. Enable the...
A few more commits, and new replies: > As of my thoughts in previous post I can no longer change a COM port and see the result in the Debug...
> If I now open Options-Connections again I can not add a filter to Debug window, as before. Works for me on windows, tested while I had to press OK.