J jsn Registered Oct 2, 2003 #1 Hi all If I add a form created in Interface builder, in a java applicaiton, with poser builder. Is it cross platform (windows and mac) ? or does it work only on mac ? thanks jsn
Hi all If I add a form created in Interface builder, in a java applicaiton, with poser builder. Is it cross platform (windows and mac) ? or does it work only on mac ? thanks jsn
W wiz Registered Oct 2, 2003 #2 it is a cocoa-java app. it is mac only since cocoa nib files are parsed by the quartz engine. yet you could create a pure java interface to the app as well which will run on all platforms.
it is a cocoa-java app. it is mac only since cocoa nib files are parsed by the quartz engine. yet you could create a pure java interface to the app as well which will run on all platforms.