Re: [gtk-list] RE: newbie signal question



Hello,

Currently I try to make an extended file selection widget as a derivate of
gtkfilesel (for the curious: a widget to select multiple files - instead of
only one - from various directories)

On Thu, 18 Jun 1998, Stefan Jeske wrote:

> On 17-Jun-98 nelson-gtk@crynwr.com wrote:
> > What if I don't want the notebook to switch pages?  I trap the
> > switch_page signal, yes.  Can I return something?  If so, what?
> 
> In your callback, do :
>   gtk_signal_emit_stop_by_name (GTK_OBJECT (widget), "switch_page");

Would that be the way to go when trying to extend gtkfilesel, e.g. if I want
to have the file selection not to simulate a click on the OK button when
double clicking, instead doing something else with this event?
Comments?

Bye, Nils
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Nils Philippsen                  @college: nils@rhlx01.rz.fht-esslingen.de
Vogelsangstrasse 115             @home:    nils@wombat.dialup.fht-esslingen.de
D 70197 Stuttgart                phone:    +49-711-6599405
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Wer heute an der Bildung spart,          Those who scrimp on education today,
hat morgen noch bloedere Politiker.      get even dumber politicians tomorrow.



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