clipboard

2009-07-19 Thread Harry Bennett
coding well above my pay-grade :D what I am trying to do: Highlight (select?) some text (from the location bar of firefox, for example) Launch my app. Have my app `know` what is in the clipboard so that I can make immediate use of it (have it populate something if it happens to be a

Re: clipboard

2009-07-19 Thread Harry Bennett
Mario, Thank you for the quick response. I was getting no where with it. Seems I was grossly over-thinking the problem at hand. After a trial run, I found that I actually wanted SELECTION_PRIMARY in place of your suggestion of SELECTION_CLIPBOARD. Thanks for the help! Harry_ On Sunday 19