Insertion Point?

Look at my solution with the textfield’s GotFocus event. Maybe that will work better.

hold on - I’m doing it as we speak (or type) :slight_smile:

hmmm - that did the same thing.
It solved the original insertion point problem - but if the user clicks on a folder window and then returns - the previously entered text is selected :frowning:

You remembered to delete the Window.Activate code? Although when I switch back it selstarts the end again. Ugh.

Yes - I had already deleted it :frowning:

Double Stinky !

Weird - I just recompiled the app and now it works as expected??

Thanks for all your help Bill :slight_smile: