Title: Re: [wsjt-devel] WSJT-X v1.7 splash screen
Hello Mike,

in mainwindow.cpp

at line 862 'm_bSplash' is set to true

at line 2553 there is an if(m_bSplash)
therefore the splash is shown.

at line 2572 the m_bSplash is set to false. (?)

The next time WSJT-X is started, the same sequence comes again
so the splash screen will be shown again.

The only solution(s) right now: set m_bSplash to false in line 862

or

wait a while, start JTAlert after you clicked the OK in the splash
screen. Joe told us, that this is temporary, until the final
WSJT-X 1.7 will come, an Alpha Release has been announced.

73 de Wolfgang
OE1MWW

Friday, August 5, 2016, 7:15:08 PM, you wrote:


It appears the splash screen is still interfering with JTAlert docking and such.
Maybe make it a one-time display if it really needs to be there?

73
Mike W9MDB





----------
Amateur radio is the most expensive type of free-of-charge communication!
Amateurfunk ist die teuerste Art der kostenlosen Kommunikation!
------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to