On Tue, 03 Mar 2009 20:49:39 +0100, Eric <e...@mathmeth.com> wrote:

> How may I obtain the selected text of a textCtrl?
>

Like this:
   textInput <- textCtrl f []
   inputText <- WXCore.textCtrlGetValue textInput

A lot of things to do with a textCtrl can be found at:
   
https://svn.cs.uu.nl:12443/repos/hint/trunk/hint-wxHaskell-unfinished/TextCtrlConsole.hs

-- 
Regards,
Henk-Jan van Tuyl


--
http://functor.bamikanarie.com
http://Van.Tuyl.eu/
--



------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to