Insertion Point

Bob Sneidar bobs at twft.com
Sat Jun 19 16:01:29 EDT 2010


Or if you don't want to replace text that has really ben selected, 

Put the date after the selected text

Bob

Sent from my iPad

On Jun 19, 2010, at 9:18 AM, Mike Bonner <bonnmike at gmail.com> wrote:

> Suppose you want to insert the date at the current location, use
> selectedtext to do this. If text is selected it will replace it, if no
> text is selected it will insert at the current insertion point.
> 
> put the date into the selectedtext
> 
> Will pop the date in just fine.
> 
> On Sat, Jun 19, 2010 at 10:12 AM, Justin Sloan <sloan.justin at gmail.com> wrote:
>> Hello All,
>> 
>> I am totally lost and frustrated; I need your help.
>> 
>> I am writing a simple text editor as my first app. Problem is, I want to be able to insert some text from a menu selection, but the text is always added at the bottom of the text field rather than at the insertion point where the cursor is current located. Any ideas are greatly appreciated.
>> 
>>  - Justin_______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution



More information about the use-livecode mailing list