cvs commit: ohugs/lib Tk.hs
[email protected] Wed, 13 Nov 2002 17:28:08 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.ohugs |
|---|---|
| Message-ID | <[email protected]> |
nordland 2002/11/13 17:28:08 PST
Modified files:
lib Tk.hs
Log:
Turned several widgets creating ops into templates (were previously
requests). This is to failitate a more declarative top-level
style for Tk programs under the new main-type regime.
Revision Changes Path
1.20 +76 -66 ohugs/lib/Tk.hs