With Qt 5.0, I was able to put a raw-format splash screen into my embedded device's frame buffer, and it would then stay up until the Qt Quick application code (using the eglfs platform plugin) finished loading enough to display something else.
Starting with Qt 5.1, the application clears the screen to white while things are loading, overwriting my splash screen. I'm curious 1) what changed to make this happen, and 2) is there an easy way to override this behavior? (If not, I can change the application to load more incrementally, though that would not be my first preference.) Thanks, -Peter S. Housel- _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest