Change in FileChooser behavior

2011-11-11 Thread Tilton, James C. (GSFC-6063)
Hello List,

I recently upgraded GTK+ version 2.24.7 and discovered that the behavior of the 
FileChooser has changed. This change makes FileChooser very inconvenient to use.

Previously, the file selection dialog would automatically show the files in the 
current working directory.
Now, the file selection dialog automatically lists "Recently Used" files, and 
there is no option to select the current working directory.

Apparently I am setting up my FileChooser incorrectly. How to I set up 
FileChooser so that it provides me with an option to look in the current 
working directory?

I see that there is a member function "add_shortcut_folder" that I could use to 
add the current working directory as a shortcut folder (but then I would have 
to mess around with C's getcwd() function). But I didn't need to explicitly  
set the current previously. Is it a requirement that I explicitly set it now?  
If so, why was this change made?

It seems this should be a simple thing. What am I missing?

Thanks.

Jim Tilton


Dr. James C. TiltonVoice:   
301-286-9510
NASA Goddard Space Flight Center   FAX: 301-286-1776
Mail Code 606.3E-Mail:  
james.c.til...@nasa.gov
(Computational & Information Sciences and Technology Office)
Greenbelt, MD 20771
URLs:  http://ipp.gsfc.nasa.gov/ft_tech_rhseg.shtm and 
http://science.gsfc.nasa.gov/606.3/TILTON/

___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Question about a Gtk-WARNING message when running gedit

2013-03-28 Thread Tilton, James C. (GSFC-6063)
Hi gtk-list:



I recently built and installed GTK+ version 3.6.4.  This ended up 'breaking' my 
old RHEL system supplied version of gedit (version 2.16.0).



So I went ahead and built and installed gedit version 3.2.6.  This version 
works, but I get the following Gtk-WARNING every time I run gedit:



(gedit:9928): Gtk-WARNING **: Theme parsing error: :5:10: Not using units 
is deprecated. Assuming 'px'.



It appears to me that this may be caused by a call to a GTK+ function somewhere 
in the gedit source code using a deprecated call format.

However, I don't know what to look for in the gedit source code.



What GTK+ function would such a WARNING be associated with?



Or is this caused by some other problem?



Jim Tilton


Dr. James C. TiltonVoice:   
301-286-9510
NASA Goddard Space Flight Center   FAX: 301-286-1776
Mail Code 606.3E-Mail:  
james.c.til...@nasa.gov
(Computational & Information Sciences and Technology Office)
Greenbelt, MD 20771
URLs:  http://ipp.gsfc.nasa.gov/ft_tech_rhseg.shtm, 
http://science.gsfc.nasa.gov/606.3/TILTON/ and
https://powellcenter.usgs.gov/globalcroplandwater/.




___
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list