In my program, I load some settings from a file (including filenames). When I
use the FileChooserButton's setFilename(string) method, the objects
FileChooserButton.Filename remains null. When the GUI loads the filename is
properly displayed in the widget but while the GUI is loading I have another
method call the .Filename not long after I used the .setFilename (in order
to read from that file).
Any suggestions on how to get .Filename to become non-null?



--
View this message in context: 
http://mono.1490590.n4.nabble.com/FileChooserButton-setFilename-problem-tp4656609.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to