[Google-Desktop-Developer] Re: A window other than the Options window?
All the samples and docs talk about a single options dialog. Even if
you write the plugin in c/c++ or other languages there is only a single
options dialog for the plugin, but you usually have multiple property
pages (similar to the photos plugin). I think since script plugins are
simpler in this regard they don't have property pages either and only a
single window for all options.
songs wrote:
> I'm working on another javascript plugin and I want to verify the
> absence of a feature before I change the design to work around this.
> Ideally, I'd like to have a couple of menu items that pop up different
> options dialogs with different controls, but I don't see a way to get
> or create a window object other than through the
> PluginHelper.onShowOptionsDlg method. I've looked through the
> documentation, but I can't seem to find a way to pop up an options
> window other than through the options dialog. Has anyone else done
> this?
0 Comments:
Yorum Gönder
<< Home