No Subject




Hello all ,
  I'm in the process of learning a bit about Gtk , and am putting together
my first app using this widget set . I've run into a couple of problems ,
tho. 
    Is there a way of getting the file selector widget to display all files
? I can't seem to find a way to make it display  dot files .
    The other question I had is , how to get the accelerator functions to
display an underscore under the accelerator key on a button label ? I
assumed that  GTK_ACCEL_VISIBLE turned on the underscore , but it doesn't
work . Any ideas ? I'm using :
			 gtk_widget_add_accelerator (button, "clicked", accelgroup, 
		                              GDK_Q, GDK_MOD1_MASK, GTK_ACCEL_VISIBLE);

Cheers , 
	Paul 




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