maddy1907
1) I used to trap keydown events to create some shortcuts using javascript. Now all keydown events are directly passed to indesign. Is there any work around to get that back? 2) If you now drag an…
in Extension Builder 3
maddy1907
Hi,   Ever since I got and update for indesign and updated my Indesign to CC 2014.1, I recompiled my plug-in with the latest sdk(it's a hybrid extension) and not the extension manager says that the…
in Extension Builder 3
kapoor_aman27
Indesign CC 2014 crashes on trying to open a IDML file through my custom extension   Hi, I have ported my HTML extension from Indesign 9.2 to Indesign CC 2014 and things were looking just fine.…
in InDesign SDK
JSinha
Hi, Flyout menus were being supported by Flash panels. But after migrating to HTML5 panel, I found that it is not supporting flyout menus. However, after the release of the CC 2014 apps, I found in…
in Creative Suite Extension Builder
maddy1907
Hi,   I would like to open an extension from my cpp code. How can I do it?   Regards maddy1907
in Creative Suite Extension Builder
reinhard.klapfer
Hi everybody,   I am using the manual bundling tool which includes the manifest file. I have windows builds for 32 and 64 bit, but I do not understand how to create a bundle that contains both and…
in InDesign SDK
maddy1907
I want to disable quit and cross buttons to prevent a user from quitting indesign. This is because I'm doing some uploads which might be pending when a user hits quit.   I found a few links   Is…
in InDesign SDK
Kosta Kostadinov
My settings for PanelList look like this:   resource LocaleIndex (kSDKDefPanelResourceID) { kViewRsrcType,   { kWildFS, k_Wild, kSDKDefPanelResourceID + index_enUS } };   /*  PanelList…
in InDesign SDK
T. Schneider
In previous versions of XCode I have used data formatters to see the values of PMString and the likes. But in XCode5 developing for CC2014, XCode reports the data formatter as valid, but for the…
in InDesign SDK
Load more items