Hmm, yeah, I may switch to that. Probably more practical than writing a raw editor ontop cairo. Won't be able to do a few things I was intending to, but if I want to replace it with custom stuff later I suppose I can.
That pretty much takes care of 95% of a text editor. -Michael Sloan http://mgsloan.nfhost.com On Feb 3, 2008 1:38 PM, Felipe Lessa <[EMAIL PROTECTED]> wrote: > On Feb 3, 2008 6:42 PM, mgsloan <[EMAIL PROTECTED]> wrote: > > Would this be suitable for a text editor? > > Note that we already have a binding to GtkSourceView, see > http://www.haskell.org/gtk2hs/docs/current/Graphics-UI-Gtk-SourceView.html > . > > Cheers, > > -- > Felipe. > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
