Wolfgang --

The program's present behavior is exactly what you asked for.  Is that 
not right?

The splash screen is shown exactly once, on program startup, after the 
main window is displayed.

If you are building the program for yourself, of course you may modify 
it as you wish.  But in that case, why did you ask me to change the 
behavior??

        -- Joe, K1JT
        
On 8/5/2016 5:44 PM, Wolfgang wrote:
> 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

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

Reply via email to