Menu

MacOS X service

2004-12-20
2012-08-29
  • Nobody/Anonymous

    Hello!

    is there any plan to support "service" on Macos X?

    Guillaume

     
    • Alex Blewitt

      Alex Blewitt - 2005-06-22

      The problem with this is the SWT elements often don't support the service (whereas in Mac OS X it's the Cocoa element that handles the service driectly). And to handle things like current selection, it might be difficult to integrate with the application since it's usually handled by AppKit, which RSSOwl doesn't use.

      For reference, the description of what it is is shown at http://developer.apple.com/documentation/Cocoa/Conceptual/SysServices/index.html?http://developer.apple.com/documentation/Cocoa/Conceptual/SysServices/Concepts/menu.html

      Alex.

       
    • Anonymous

      Anonymous - 2004-12-20

      Hi,
      could you please explain to me, what Service is :)?
      I am a Win/Linux user,
      regards
      Ben

       
    • Nobody/Anonymous

      The services offer to exhange data between applications - manipulate text, graphic or create an appointement in an agenda etc.

      With RSSOwl I can imagine send a selection to an another application (data maagement software). Using the service methods, the creator of RSSOwl have not to code all the possible options.

      sorry for my english - have you understand th basis?

      Guillaume

       
      • Anonymous

        Anonymous - 2004-12-20

        Ah ok. So please open a feature request (https://sourceforge.net/tracker/?group_id=86683&atid=580505) on this issue, maybe also with a URL to a website that is explaining the service in more detail (how to access it via Java e.g.).

        Thanks,
        Ben

         

Log in to post a comment.