 |
GTK+ Forums Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
|
|
|
| Author |
Message |
|
|
ramesh Familiar Face
Joined: 16 Nov 2006 Posts: 40
|
Posted: Wed Jun 20, 2007 10:12 am Post subject: about filechooser |
|
|
hi all
how to open a file using file chooser..
in this file chooser i have to give path(ex: it will alway select a file from /root/Desktop)
please help me
thank you in advance |
|
| Back to top |
|
 |
openldev Never Seen the Sunlight
Joined: 21 Sep 2005 Posts: 376 Location: State College, Pennsylvania
|
|
| Back to top |
|
 |
ramesh Familiar Face
Joined: 16 Nov 2006 Posts: 40
|
Posted: Fri Jun 22, 2007 11:33 am Post subject: |
|
|
hi
i am using this filechooser to send and receive a file. from one machine to another machine.
using "cp" command.. to receive a file through socket..
my problem is about file chooser...
if i send local files(means actual path of gtk_file_chooser_set_current_folder (GTK_FILE_CHOOSER (filechooserwidget), "/root");)
from root to other machine it is successfully receiving at the other end.
but when i send non-local file (other than /root)
there is an error showing in the terminal.. at the receiving side
"cp: cannot stat `xxxxx-1.1.1.tar.gz': No such file or directory"
what is the problem with the filechooser..
can you help me
thank you in advance |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group CodeBB 1.0 Beta 2
|