New topic: 

open image in OSX image editor

<http://forums.realsoftware.com/viewtopic.php?t=46807>

         Page 1 of 1
   [ 4 posts ]                 Previous topic | Next topic          Author  
Message        jeex          Post subject: open image in OSX image 
editorPosted: Sun Feb 03, 2013 7:02 am                         
Joined: Mon Jul 18, 2011 3:45 am
Posts: 27                canvas1.backdrop contains an image. 

Now I want to open that image in an external OSX image editor, outside my RB 
APP.

How do I do that?   
                             Top                jranieri          Post subject: 
Re: open image in OSX image editorPosted: Sun Feb 03, 2013 8:29 am              
         Real Software Engineer          
Joined: Fri Jan 28, 2011 5:24 pm
Posts: 143                jeex wrote:canvas1.backdrop contains an image. 

Now I want to open that image in an external OSX image editor, outside my RB 
APP.

How do I do that?

Do you care specifically what image editor? If not, you can write it to disk 
and then use FolderItem.Launch on that file. If you do care, you'll have to use 
some declares to call LaunchServices or NSWorkspace.      
_________________
Joe Ranieri
Mac Frameworks & Compiler
REAL Software, Inc.  
                             Top                jranieri          Post subject: 
Re: open image in OSX image editorPosted: Sun Feb 03, 2013 8:29 am              
         Real Software Engineer          
Joined: Fri Jan 28, 2011 5:24 pm
Posts: 143                jeex wrote:canvas1.backdrop contains an image. 

Now I want to open that image in an external OSX image editor, outside my RB 
APP.

How do I do that?

Do you care specifically what image editor? If not, you can write it to disk 
and then use FolderItem.Launch on that file. If you do care, you'll have to use 
some declares to call LaunchServices or NSWorkspace.      
_________________
Joe Ranieri
Mac Frameworks & Compiler
REAL Software, Inc.  
                             Top                jeex          Post subject: Re: 
open image in OSX image editorPosted: Sun Feb 03, 2013 8:38 am                  
       
Joined: Mon Jul 18, 2011 3:45 am
Posts: 27                .launch

That's what i was looking for. Thanks.   
                             Top             Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 4 posts ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to