I have a requirement for a GtkFileSelection-type object which
will allow me to pick the mode for writing when selecting an
existing file -- I'm imagining something like the standard
GtkFileSelection, only with an additional "Append" button 
in addition to "OK" and "Cancel" (in what would be the
"action_area" of a conventional GtkDialog object.)  
  
  Does something like this exist, either as a special Python
wrapped gizmo, a Gtk+ 2.0 object, or in a third-party package?

                        -- Andrew Reid
                           [EMAIL PROTECTED]

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to