On Sat, Oct 30, 1999 at 08:29:14PM -0600, nsmith wrote:
> Hi, 
> 
> I am trying to write an application that uses the notebook widget.
> What I am trying to find is when a user selects a page, a signal is
> sent out and a function is run to 'setup' that pages settings.  For
> example I am using a clist on one page, and an editor on another.
> When I switch pages I need a function to run in order to setup the
> clist.  I have tried the signal 'view' without any success.  I
> would appreciate any help.  Thanks

My gtknotebook.h lists a switch_page signal, which looks like
it is what you want :)


Martijn
-- 
Martijn van Beers  <[EMAIL PROTECTED]>

'Don't worry if it sounds odd. Believe me, you are talking to
someone who has seen a lot of stuff that is odd. And I don't
mean biscuits.' --- Arthur Dent

+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to