Re: [gtk-list] notebooks...still



On Wed, May 12, 1999 at 03:07:31PM -0500, Janet M. Birch wrote:
> i've tried everything i can think of.    how can I
> de-sensitize one page of a notebook.
> the most i can get it to do is de-sensitize
> everything within a page, but i can still get to
> that page.   i dont want
> the user to even get that far.
> 
> can anybody help me ?         is doing this even
> possible ?

You can signal connect to the switch_page signal and
call gtk_signal_emit_stop_by_name within the handler, if
the page is insensitive.  

bye,
  Lars



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]