4 messages in com.googlegroups.google-desktop-developerRe: Communication between main window...
FromSent OnAttachments
marc27 Jul 2006 06:47 
Sridhar Gurivireddy27 Jul 2006 12:29 
marc28 Jul 2006 07:01 
Sridhar Gurivireddy31 Jul 2006 17:46 
Subject:Re: Communication between main window and options
From:marc (marc@gmail.com)
Date:07/28/2006 07:01:16 AM
List:com.googlegroups.google-desktop-developer

Sridhar Gurivireddy wrote:

You can use either old API {plugin.onshowOptionsDlg} (OR) new API {options.xml} to display options. In the new way, use options store to communicate between gadget and options window.

Options store is same and accessible from both views.

Sridhar.

Do you know if there's a way to notifiy the main gadget window when the options.xml window is closed ?