On 25/10/2021 12:26, Saku via wsjt-devel wrote:
Just compiled version 2.5.1 (from sourceforge).

When I first started that one the main window was about 6cm wider than old one in my display. I could shrink it to back reasonable width (those 6cms), but when I closed it and started again it's again back to that huge width.

After that I visited settings (F2) and when returned I noticed that is can shrink window only half (~3cm) of that I could before visiting settings.
And after restart window is again huge in width.

Could someone point the part of source where this initial setting is defined, please?

Perhaps I could find it by my self with enough seeking, testing and again seeking, but it that takes long time. I have tired it few times in past, without success. I have used QT designer to look files in widgets, but I have not found the way how the source and designed views are linked.

With Freepascal and Lazarus form design is clear, but with C and QT it is mystery.



--
Saku
OH1KH

Hi Saku,

it's not quite that simple. The width of a window is the sum of the widths demanded by the widgets and layouts contained within it. There is a regression in 2.5.1 which means the main window width is larger than it should be, that is fixed for an upcoming bugfix release. One factor that contributes, and should not, is the length of the longest save Tx 5 macro.

73
Bill
G4WJS.



_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to