Re: [Haskell-cafe] Looking for GUI examples

2013-09-10 Thread Sergey Mironov
Wow. Thanks! Looks impressive. Regards, Sergey 2013/9/10 Ivan Perez : > You may want to check one of Keera Studios' apps. All four of these do what > you want: > > https://github.com/ivanperez-keera/haskellifi-trayicon > https://github.com/ivanperez-keera/keera-diamondcard-sms-trayicon > https://

Re: [Haskell-cafe] Looking for GUI examples

2013-09-09 Thread Ivan Perez
You may want to check one of Keera Studios' apps. All four of these do what you want: https://github.com/ivanperez-keera/haskellifi-trayicon https://github.com/ivanperez-keera/keera-diamondcard-sms-trayicon https://github.com/ivanperez-keera/keera-three-balance-checker https://github.com/keera-stu

Re: [Haskell-cafe] Looking for GUI examples

2013-09-09 Thread Henk-Jan van Tuyl
On Mon, 09 Sep 2013 11:48:42 +0200, Sergey Mironov wrote: Hi, Cafe. I'd like to write simple GUI utility containing tray icon and the menu. Could you please suggest Haskell example to make my start easier? There is a simple wxHaskell program for this: https://github.com/wxHaskell/wxHaskell/