From: Eric <er...@ma...> - 2009-03-10 22:14:03
|
Dear all, I wish to insert text into a text control at the cursor. I've started with the following code: i <- textCtrlGetInsertionPoint editor but looking at the module Graphics.UI.WXCore.WxcClassesMZ I can't find an action to insert text. Can anyone help? Eric |