I tried this, but I get a compile error. The one item I changed in
mainwindow.ui looks like this:
<item>
<widget class="QCheckBox" name="cbAutoSeq">
<property name="toolTip">
<string><html><head/><body><p>Check to enable automatic sequencing of Tx messages based on received messages.</p></body></html></string>
</property>
<property name="text">
<string>Auto Seq</string>
</property>
</widget>
</item>
The error generated is this:
[ 76%] Generating ui_mainwindow.h
uic: Error in line 744, column 90 : Entity 'nbsp' not declared.
File '/Users/tim/wsjtx-prefix/src/mainwindow.ui' is not valid
make[2]: *** [ui_mainwindow.h] Error 1
make[1]: *** [CMakeFiles/wsjtx.dir/all] Error 2
make: *** [all] Error 2
-Tim KD0GYG
> On Jul 10, 2017, at 11:31 AM, Black Michael via wsjt-devel
> <wsjt-devel@lists.sourceforge.net> wrote:
>
> Try changing the tooltip to this and see if works OK on OS-X.
> On my Windows box this makes it wider and only lines high.
> We should be able for force the tooltip format like this hopefully on all
> platforms.
>
> <html><head/><body><p>Check to enable automatic sequencing of
> Tx messages based on received messages.</p></body></html>
>
> de Mike W9MDB
>
>
> From: Bill Somerville <g4...@classdesign.com>
> To: wsjt-devel@lists.sourceforge.net
> Sent: Monday, July 10, 2017 12:07 PM
> Subject: Re: [wsjt-devel] Inconsistent Tool Tips on OS X
>
> On 10/07/2017 18:00, John Nelson wrote:
> > Tim is correct. It would be nice to have this (minor) problem tidy before
> > rc1 goes public
>
> Hi John and Tim,
>
> I'm not sure we can do anything about it, it is a matter for the Qt
> developers.
>
> 73
> Bill
> G4WJS.
>
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> <http://sdm.link/slashdot>
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net <mailto:wsjt-devel@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> <https://lists.sourceforge.net/lists/listinfo/wsjt-devel>
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org!
> http://sdm.link/slashdot_______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel