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")
 
(8 intermediate revisions by 4 users 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://davblog48.blogspot.com/2007/05/first-attempt-at-using-gtk-with-haskell.html First attempt at using GTK with Haskell]
* [http://www.ventonegro.org/?p=95 Haskell in the real, mundane world]
 
  +
* [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://araujoluis.blogspot.com/2007/04/haskell-gui-programing.html Haskell GUI Programing]
 
  +
  +
  +
=== wxHaskell ===
  +
  +
* [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://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 ==
  +
  +
* [http://hackage.haskell.org/packages/archive/pkg-list.html#cat:Interfaces GUI libs on Hackage]
  +
* [http://hackage.haskell.org/packages/archive/pkg-list.html#cat:Graphics Graphics libs on Hackage]
  +
  +
[[Category:Tutorials]]
  +
[[Category:User interfaces]]
  +
[[Category:wxHaskell]]

Latest revision as of 15:20, 25 January 2010