Re: npruntime mfc dialog
Georg Fritzsche <[email protected]> Mon, 29 Jun 2015 02:01:20 -0700
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Message-ID | <CABo8GEqHZRzT2OZwh849Z5ZmqvR0unbcJ--STOQPgkoDO=xFkg@mail.gmail.com> |
If you are using a plugin, it will be instantiated by some page. The best solution usually is to make that page display the information. You could e.g. expose a scriptable function to JavaScript that returns the information to the page or send it to the page asynchronously. Georg On Thu, Jun 4, 2015 at 8:03 PM, nona <[email protected]> wrote: > So does it means scriptable plugin can never have a dialog box? > Or do i have some other alternative to integrate a dialog interface to > scriptable plugin. > I just want to have a dialog to list all the user certificate like Mozilla > certificate manager. > > > > > -- > View this message in context: > http://mozilla.6506.n7.nabble.com/npruntime-mfc-dialog-tp340474p340499.html > Sent from the Mozilla - Plug-ins mailing list archive at Nabble.com. > _______________________________________________ > dev-tech-plugins mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-plugins >