Gtk2Hs/Tutorials
From HaskellWiki
(Difference between revisions)
(→Gtk2Hs Tutorials: Renaming links to wiki standards; adding desired "drawing area / windowing tutorial ":)) |
|||
| Line 1: | Line 1: | ||
| - | = Gtk2Hs Tutorials = | + | == Gtk2Hs Tutorials == |
| - | ;[[/Intro|Introductory | + | ;[[/Intro|Introductory tutorial]] |
:This tutorial gives an introducion to the basics of Gtk+ and Gtk2Hs. | :This tutorial gives an introducion to the basics of Gtk+ and Gtk2Hs. | ||
| - | ;[[/TreeView|TreeView | + | ;[[/DrawingArea|DrawingArea tutorial]] |
| + | :(not written yet) | ||
| + | |||
| + | ;[[/TreeView|TreeView tutorial]] | ||
:(not written yet) | :(not written yet) | ||
| Line 10: | Line 13: | ||
:(not written yet) | :(not written yet) | ||
| - | ;[[/Custom | + | ;[[/Custom widgets|Creating custom widgets]] |
:(not written yet) | :(not written yet) | ||
| - | ;[[/GConf|GConf | + | ;[[/GConf|GConf tutorial]] |
:(not written yet) | :(not written yet) | ||
;[[/OpenGL|Using OpenGL with Gtk2Hs]] | ;[[/OpenGL|Using OpenGL with Gtk2Hs]] | ||
:(not written yet) | :(not written yet) | ||
Revision as of 18:23, 12 October 2006
Gtk2Hs Tutorials
- Introductory tutorial
- This tutorial gives an introducion to the basics of Gtk+ and Gtk2Hs.
- DrawingArea tutorial
- (not written yet)
- TreeView tutorial
- (not written yet)
- Using cairo with Gtk2Hs
- (not written yet)
- Creating custom widgets
- (not written yet)
- GConf tutorial
- (not written yet)
- Using OpenGL with Gtk2Hs
- (not written yet)
