Re: Cast from and to CChar

2003-10-28 Thread Christian Buschmann
Marcin 'Qrczak' Kowalczyk wrote: This is the same - instance Show Char displays non-ASCII characters that way. You get the same effect if you just type ''. Thanks to you and John for the hints. But what is the good reason that show is doing it that way? Wouldn't it be better to output the '' as a

gtk2hs

2003-06-13 Thread Christian Buschmann
Hi! I tried to implement a simple counter with gtk2hs. To increase my counter I defined following event: onClicked btn $ do si - textBufferGetStartIter tb ei - textBufferGetEndIter tb val - textBufferGetText tb si ei False

Fudgets

2003-06-08 Thread Christian Buschmann
Christian Buschmann ___ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell-cafe