ICEcoffe: -------------------------------------------------------------------------------- Hi, I'm still in my 1st week of using PSPad (instead of Aptana and Jedit). I'd like to know if there is a way of loaunching my favourite image editor from within PSPad, and passing the file details to be loaded (as with Dreamweaver): ie
<img src="images/[color=#00cccc]bot-logo.jpg[/color]" width="730" height="49"> In Dreamweaver, I would highlight the image name (possible with relative path), right click, and select Photoshop/Gimp or whatever. The external app would then be launched with the image loaded, ready for editing. I know PSPad has a facility to provide details for external apps, but I'm not sure if this is the same thing. -------------------------------------------------------------------------------- Hi ICEcoffe you can try "_Favorite_-Tab" (the star) in _Tools-Panel_ on the left of PSPad window. Add your graphic editor to the _tools _section with _%SelText%_ as parameter.(see context menu in parameter field) Then select your file name and launch your favorite tool. -- <http://forum.pspad.com/read.php?2,44329,44330> PSPad freeware editor http://www.pspad.com
