Difference between revisions of "Blog articles/GUIs"

From HaskellWiki
Jump to navigation Jump to search
(Added section "General", corrected the wxHaskell header, added categories "User interfaces" and "wxHaskell")
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== GUIs ==
+
=== General ===
  +
 
* [http://araujoluis.blogspot.com/2007/04/haskell-gui-programing.html Haskell GUI Programming]
  +
  +
 
=== GTK ===
   
 
* [http://j-van-thiel.speedlinq.nl/EddyAhmed/GladeGtk2Hs.html Developing Gnome Apps with Glade]
 
* [http://j-van-thiel.speedlinq.nl/EddyAhmed/GladeGtk2Hs.html Developing Gnome Apps with Glade]
* [http://araujoluis.blogspot.com/2007/04/haskell-gui-programing.html Haskell GUI Programing]
 
 
* [http://davblog48.blogspot.com/2007/05/first-attempt-at-using-gtk-with-haskell.html First attempt at using GTK with Haskell]
 
* [http://davblog48.blogspot.com/2007/05/first-attempt-at-using-gtk-with-haskell.html First attempt at using GTK with Haskell]
 
* [http://www.kennknowles.com/blog/2007/11/20/visualizing-2d-convex-hull-using-gtk-and-opengl-in-haskell/ Visualizing 2D convex hull using Gtk and OpenGL in Haskell]
 
* [http://www.kennknowles.com/blog/2007/11/20/visualizing-2d-convex-hull-using-gtk-and-opengl-in-haskell/ Visualizing 2D convex hull using Gtk and OpenGL in Haskell]
   
  +
=== WxHaskell ==
 
  +
=== wxHaskell ===
   
 
* [http://lindstroem.wordpress.com/2008/05/21/using-wxgeneric/ Using WxGeneric]
 
* [http://lindstroem.wordpress.com/2008/05/21/using-wxgeneric/ Using WxGeneric]
 
* [http://necrobious.blogspot.com/2008/05/wxhaskell-go-go.html wxHaskell on the Mac]
 
* [http://necrobious.blogspot.com/2008/05/wxhaskell-go-go.html wxHaskell on the Mac]
  +
* [http://en.wordpress.com/tag/wxhaskell/ A series of blog articles by jeremyodonoghue]
  +
* [http://snipplr.com/all/language/haskell/tags/wxHaskell/ Code snippets]
  +
* [http://lindstroem.wordpress.com/2008/03/16/proposal-adding-composability-to-wxhaskell/ Proposal: Adding composability to WxHaskell]
  +
   
 
== Further reading ==
 
== Further reading ==
Line 17: Line 26:
   
 
[[Category:Tutorials]]
 
[[Category:Tutorials]]
  +
[[Category:User interfaces]]
  +
[[Category:wxHaskell]]

Latest revision as of 15:20, 25 January 2010