How to show alert messages in 64-bit plugin?
hi all!
i developing plugin photoshop cs5 on 64-bit mac. using x86_64 configuration, same plugin compatible 32-bit machines too. alert messages have used (using sadmbasic->messagealert) not appearing on 64-bit. instead following error message alert "could not complete plugin_xyz command because of program error."
i know adm deprecated cs5 onwards.
how can show alerts compatible both 64-bit 32-bit machines using ps sdk?
i think possible photoshop shows alerts.
thanks!
your acquire suite has failed. adm not supported on mac in 64 bit mode. here section faq sdk.
7 adobe dialog manager (adm)
7.1 adm (adobe dialog manager) header files?
the adm header files no longer part of photoshop sdk. adobe dialog manager has been deprecated , no longer works on macintosh platform.
7.2 should replacement?
there no direct replacement adm api. plug-in developers must write ui using api's provided os. there 3rd party ui toolkits available. many developers have had success qt ui framework.
7.3 versions of photoshop adm still work with?
photoshop cs6 on windows (32 , 64 bit)
photoshop cs5 on windows (32 , 64 bit) - macintosh 32 bit only
photochop cs4 , previous versions photoshop version 5.0
More discussions in Photoshop Plugin and Companion App SDK
adobe
Comments
Post a Comment