The tooltip issue is related to the way the tooltip controls are added as 
children of the widgets and thus are contained by their parent bounding box.

The only way I know of working around it is by adding an onEnter handler to the 
widgets, then creating a QTooltip manually after a short timeout, and then 
adding that to the main window at the widget coordinates.

Best,
Jordan
KN4CRD

On Jul 10, 2017, 1:27 PM -0400, Tim Carlson <t...@widehf.com>, wrote:
> I agree - I suspected it might be a Qt issue, and it is pretty minor.
>
> Thanks for the feedback!
>
> -Tim
>
> > On Jul 10, 2017, at 11:11 AM, John Nelson <j...@rmnjmn.co.uk> wrote:
> >
> > Hi Bill,
> >
> > > I'm not sure we can do anything about it, it is a matter for the Qt 
> > > developers.
> >
> > In that case, I’m content to leave things as they are…the group has enough 
> > to do without fixing Qt as well…
> >
> > r7838 is working well - especially with the correct calculation of 
> > start/stop times for the log. Call 1st is an excellent addition for FT8 
> > work.
> >
> > — John G4KLA
> > ------------------------------------------------------------------------------
> > 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
------------------------------------------------------------------------------
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

Reply via email to