Re: some questions, please help

2005-12-11 Thread Stefan Kost
hi Luka, Luka Napotnik wrote: > Another question. > > Does GTK+ have functions to get the file type via MIME? If not, how can > I get that? > > Have a look at gnome-vfs. This is the component that handles that and more. > Greets, > Luka > Stefan _

Re: WinXP and secondary screen

2005-12-11 Thread Andreas Schou Værge
"Brian J. Tarricone" <[EMAIL PROTECTED]> wrote: > No, you're right: this depends on the window manager. If > you really > need/want to do fullscreen on your own, don't call > gtk_window_fullscreen(), and instead you can use > gtk_window_set_decorations() to remove the window borders, > gtk_windo

Custom icons

2005-12-11 Thread Fernando Apesteguía
Hi, I'm developing my first serious app for GNOME using gtk and Glib. At this moment, the application works fine but I can set my custom icons. When I run the application, I get this problems: ** (lkmonitor:10713): WARNING **: Couldn't find pixmap file: lkmonitor/gnome-logo-icon-transparent.png

Re: [Gtk-sharp-list] How disable entire gnome desktop

2005-12-11 Thread Arx Henrique
the synaptic make this, in ubuntu, i dont know if is the gksu or synaptic, but when you click in show updates, they disable all desktop until you put the root passwd or click in cancel button. i want this. On 12/11/05, Felipe Almeida Lessa <[EMAIL PROTECTED]> wrote: > 2005/12/11, Arx Henrique <[EM

Custom icons

2005-12-11 Thread Fernando Apesteguía
Its likely the path to your icons isn't right. If your using the glade auto generated c code check the interfaces.c file for a line like this image1 = create_pixmap (window1, "project1/blah.png"); I have the line: img_cpu = create_pixmap (window1, "lkmonitor/gnome-ccperiph.png"); but it doe