I want my application running in background when I start it. When user high lights and selects some text ( anywhere like email, web page, document etc) and presses custom hot keys on keyboard (apple command button + F1), my application pops up a dialog with the selected text and {OK, Cancel} buttons. it proceeds further when OK is clicked and so on......................
I am not getting any idea how to implement it. Can some body suggest me how to Make my application run in background without any window in main and get the selected text.
I will be greatfull to all who can help me.
I am not getting any idea how to implement it. Can some body suggest me how to Make my application run in background without any window in main and get the selected text.
I will be greatfull to all who can help me.