How do I add a button to tabbed conversation window

Dave Siracusa davesiracusa at hotmail.com
Fri Nov 5 08:37:58 EDT 2010


Hi Etan
 
In the code below the controlk shows up right below the menu, however it doesn't function.
I see errors about casting GtkVBox to GtkWindow in the debug window.
 
static void
conversation_displayed_cb(PidginConversation *gtkconv)
{
   purple_debug_info(PLUGIN_NAME, "conversation_displayed_cb...!!!!\n");
 
   qc_create_ui(gtkconv->tab_cont->parent->parent, 1);
}


Regards, 
Dave 



 



From: davesiracusa at hotmail.com
To: pidgin at unreliablesource.net
Subject: RE: How do I add a button to tabbed conversation window
Date: Thu, 4 Nov 2010 23:18:28 -0400
CC: devel at pidgin.im




Sorry about that.  If it's possible to add them to the right of the top menu that would be best.
If that's not possible then an area below the topmost menu, or an area at the bottom of the tab container.  
In all cases this area for my controls would be present regardless of which tab was in the foreground.
 

Regards, 
Dave 



  
> Date: Thu, 4 Nov 2010 22:17:01 -0400
> From: pidgin at unreliablesource.net
> To: davesiracusa at hotmail.com
> CC: devel at pidgin.im
> Subject: Re: How do I add a button to tabbed conversation window
> 
> On Thu, Nov 04, 2010 at 08:50:55PM -0400, Dave Siracusa wrote:
> >
> > Hi Etan
> >
> > I wish to add a couple of widgets to the parent window which contains all the tabs no to the conversation window (tab).
> >
> > Regards,
> > Dave
> 
> The conversation window is the container window for the tabs. We don't
> have a word for the areas inside the window other than their names (input
> area, history area, etc.).
> 
> But even given your apparent usage of terms you still haven't explained
> where you want to add things specifically.
> 
> -Etan

_______________________________________________ Devel mailing list Devel at pidgin.im http://pidgin.im/cgi-bin/mailman/listinfo/devel 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pidgin.im/pipermail/devel/attachments/20101105/f841879c/attachment-0001.html>


More information about the Devel mailing list