Hi,
I've figured out how to make a working PC Photoshop plugin and am now figuring out the Mac side. What is a reasonable method for creating/altering the GUI... e.g. altering the Dissolve filter example's GUI or creating my GUI from scratch?
I looked through the Dissolve filter example and it's not clear how to alter the GUI... the documentation talks about the example being a Xcode project but the .r file doesn't open in interface builder. Perhaps one is to use Metrowerks Codewarrior...? (But I don't have that program and it doesn't look available.) So basically I am thinking I have to figure out how to get the filter working with Xcode/interface builder/carbon. It would be helpful if there was example code for that.
2- I am on the Mactel platform (Macbook Pro).
Any help would be greatly appreciated! Thanks.
I've figured out how to make a working PC Photoshop plugin and am now figuring out the Mac side. What is a reasonable method for creating/altering the GUI... e.g. altering the Dissolve filter example's GUI or creating my GUI from scratch?
I looked through the Dissolve filter example and it's not clear how to alter the GUI... the documentation talks about the example being a Xcode project but the .r file doesn't open in interface builder. Perhaps one is to use Metrowerks Codewarrior...? (But I don't have that program and it doesn't look available.) So basically I am thinking I have to figure out how to get the filter working with Xcode/interface builder/carbon. It would be helpful if there was example code for that.
2- I am on the Mactel platform (Macbook Pro).
Any help would be greatly appreciated! Thanks.