Has anyone been able to create a Finder Contextual Menu in XCode that
is able to communicate with a REALbasic application using an
IPCSocket or TCPSocket?
I would need a finder contextual menu that passes the selected folder
to my REALbasic app, so I can handle it there. You can assume the
REALbasic app is always running.
I've already had a look at the examples at http://free.abracode.com/
cmworkshop/workshop.html but because the little C++ knowledge I had
is nearly gone, I just don't get it anymore. It shouldn't be that
hard, just a menu that sends out a BSD Named Socket message and the
ability to change/add a few finder contextual menu items. It would of
course even be nicer if RB itself could compile one, but that's not
going to happen very soon, I think :-)
Best regards
Peter De Berdt
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|