I have formalised a small set of procs that handle
toplevel windows:
- Show a logo window at start-up
- Show a window that fills the entire screen without
decorations
The attached file contains the source code, some
documentation and test cases.
Yes, the first item seems generally known as a splash
window. The second item might be called a slideshow window
(that was my motivation for it, at least)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Tar-file with the implementation and documentation
Logged In: YES
user_id=75003
IOW a splash module, and a ?? module.
Logged In: YES
user_id=400048
Yes, the first item seems generally known as a splash
window. The second item might be called a slideshow window
(that was my motivation for it, at least)