nanogui: Showing a static picture during system initialization


Previous by date: 19 May 2009 13:43:55 -0000 Showing a static picture during system initialization, Ricardo Jasinski
Next by date: 19 May 2009 13:43:55 -0000 Re: Microwindow+GTK or FLTK??, Greg Haerr
Previous in thread: 19 May 2009 13:43:55 -0000 Showing a static picture during system initialization, Ricardo Jasinski
Next in thread: 19 May 2009 13:43:55 -0000 Re: Showing a static picture during system initialization, Greg Haerr

Subject: Re: [nanogui] Showing a static picture during system initialization
From: Alan Cox ####@####.####
Date: 19 May 2009 13:43:55 -0000
Message-Id: <20090519144451.28c392c4@lxorguk.ukuu.org.uk>

>    - the application initialization is the trickiest part. During about 30
> seconds, many FLTK windows are drawn and repositioned on screen, all of
> which is visible to the user. In the end, one of the windows is maximized
> and stays in front of the others, and windows are switched as required by
> the application.
> 
> My question is: is there a simple way to hide this whole initialization mess
> from the user? It feels like there should be one ore more ways to do it, but
> I can't see how.

Fltk windows should start hidden until you call show() on the top level
window, and in that state shouldn't be generating screen noise at all.

Fl_window:hide()/Fl_window:show()


Previous by date: 19 May 2009 13:43:55 -0000 Showing a static picture during system initialization, Ricardo Jasinski
Next by date: 19 May 2009 13:43:55 -0000 Re: Microwindow+GTK or FLTK??, Greg Haerr
Previous in thread: 19 May 2009 13:43:55 -0000 Showing a static picture during system initialization, Ricardo Jasinski
Next in thread: 19 May 2009 13:43:55 -0000 Re: Showing a static picture during system initialization, Greg Haerr


Powered by ezmlm-browse 0.20.