How do I open a gmc window from another app?
- From: John Ellis <johne bellatlantic net>
- To: gnome-devel-list gnome org
- Subject: How do I open a gmc window from another app?
- Date: Sat, 25 Mar 2000 10:48:20 -0500
The "browse..." menu in the drivemount_applet is currently broken, I
can't seem to fix it. Here is what I have (tried):
const char *buf[2];
buf[0] = dd->mount_point; /* string holding location to open
*/
buf[1] = NULL;
goad_server_activate_with_repo_id(NULL,
"IDL:GNOME/FileManager/Window:1.0",
0, buf);
What am I doing wrong?
Please help someone that is CORBA challenged
-John
--
John Ellis <johne@bellatlantic.net>
http://gqview.netpedia.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]