Skip to main content
arge1234
Known Participant
March 23, 2016
Question

Simple GUI for Adobe reader plugin

  • March 23, 2016
  • 1 reply
  • 334 views

Hello,

Is there any sample code for making a simple GUI with an editbox and a checkbox for a plugin ?

This topic has been closed for replies.

1 reply

Legend
March 23, 2016

‌You can just use the platform API (eg GDI, Cocoa). You need a few small pieces of glue to work in s plugin and there are examples of that.