Menu

#72 Add the package tkmisc to tklib

open
5
2004-05-03
2002-07-05
No

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.

Discussion

  • Arjen Markus

    Arjen Markus - 2002-07-05

    Tar-file with the implementation and documentation

     
  • Andreas Kupries

    Andreas Kupries - 2004-05-03

    Logged In: YES
    user_id=75003

    IOW a splash module, and a ?? module.

     
  • Andreas Kupries

    Andreas Kupries - 2004-05-03
    • assigned_to: nobody --> hobbs
     
  • Arjen Markus

    Arjen Markus - 2004-05-04

    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)