Skip to main content
Known Participant
November 7, 2007
Question

InDesign SDK plugin

  • November 7, 2007
  • 4 replies
  • 1054 views
hi,
I am writing a plugin for indesign.I want to populate combo box dynamically.
i gone through SDK samples Snippet runner code.I build It in VC++ 8.0.and put that compiled .pln file in plugins folder of indesign.but it is not showing snippet runner as a plugin in design under plugin tab.while it is showing that snippet runner under help in about plugins tab.

Can any one tell me whats the problem. ithink i have to configure it but how??

thanks.
This topic has been closed for replies.

4 replies

Known Participant
May 5, 2008
Hi ram,
I am not getting u clearly.but if u want to devolop a plugin using VC++

tou need to go through indesign SDK.There are documents go through it starting with plugin.pdf.
November 4, 2010

tell me how to start a plugin developement in Eclipse SDK for InDesign?

Participating Frequently
May 5, 2008
Hello

i am new to VC++, i need to communiacte Indesign through VC++, for this what can i do? inorder to access indesign docuemnts,

i also need to access a Third party API through VC++, for the two puproses, i dont have any idea, so

kindly help me

with regards,
ram
Known Participant
November 12, 2007
Oh.
ya I got it.Thanks for ur reply......
Known Participant
November 8, 2007
Have you looked under the "window" menu? SnippetRunner should be located there and not in the plugin menu since its a panel.