Oliver Schmidt wrote: > So at this point my actual proposal is to _not_ have an additional > switch function whatsoever but have tgi_init() _not_ call tgi_clear(). > That would allow to switch between text and graphics mode using > tgi_init() and tgi_done(). > > Another option might be to add a parameter to tgi_init() controlling > the call of tgi_clear(). > > What are your opinions? > From the Lynx point of view the tgi_clear inside tgi_init is not wanted. The Lynx has a startup picture on screen before tgi is up and running. Most of the time I would like a smooth fade from the startup picture to the intro screen. Having tgi_init forced black screen makes this impossible. -- Karri ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sun Jan 24 17:44:05 2010
This archive was generated by hypermail 2.1.8 : 2010-01-24 17:44:08 CET