[CMake] [gtkmm] FileChooser

Micha Renner Micha.Renner at t-online.de
Thu Jun 12 01:21:23 EDT 2008


Helllo,
in the FileChooser Example of the GTKMM-Tuturial I added the line
"dialog.set_local_only(false);" (in on_button_file_clicked/
on_button_folder_clicked)to see the server drive.

A click on the icon results in a warning of the console window:
"Operation not supported by backend"
and dialog.get_filename() delivers nonsense.

What else must I do (in the program) to get access to a net drive?

Michael

(Ubuntu 8/10)



More information about the CMake mailing list