Can anybody help me with the following errors?
** (printing:10547): WARNING **: Error getting printer list: Too many
failed attempts
** (printing:10547): WARNING **: Error result: Too many failed attempts
These 2 warning are output whenever the print dialog recieves a mouse
click on any widget
Hi everyone,
I have a combobox that I am creating with gtk_combo_box_new_text(). Is
there a way to change the background color to something other than gray?
Thanks-
Clint
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome
Hello,
as the topic suggests, I am trying to capture a window which should be
printed afterwards.
This is my code:
/* appl_t is a struct created by me which contains "GtkWidget *print_win",
* the window I want to print. Moreover, appl_t contains gints for the
* width and height of the window
Hi all,
I wonder how to post to this mailing list. I sent a question two
times now, but neither I received my original question nor any
answer...
So here is, for the third time, my question:
I have the following problem within my GTK program:
I click a button - this triggers the generation of a n
Can you be a little more descriptive..??
You may try "gdk_pixbuf_render_pixmap_and_mask ()". This will create pixmap
and mask, render pixbuf to it and then return you the pixmap and mask.
Regards,
Siddharth
TEL
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf
here is my code snippet for displaying a shaped widget .
void create_playerbar()
{
GtkWidget *image ,*window, *pixwid;
GdkPixbuf *pixbuf ;
GdkPixmap *pixmap;
GdkBitmap *bitmap;
int alpha;
alpha = 32;
window = gtk_window_new(GTK_WINDOW_POPUP);
image
how to get a gdkpixmap and corresponding mask from a gdkpixbuf.
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
gtk/dfb has that function, look at the readme file in directfb backend
directory.
Attilio
Pritesh Kumar wrote:
> can anybody help me in creating a semitransparent osd for a media player
> application. what are the software requirements for this.
>
> _
check libgtksu or gnome-session.c
i think that shade is what you need :)
On 1/23/07, Pritesh Kumar <[EMAIL PROTECTED]> wrote:
> what is needed on a linux box running gtk , to create a semitransparent
> widget. i mean what compositing manager is required to render
> semitransparent widgets.
> i wan
can anybody help me in creating a semitransparent osd for a media player
application. what are the software requirements for this.
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
what is needed on a linux box running gtk , to create a semitransparent
widget. i mean what compositing manager is required to render
semitransparent widgets.
i want to create a semitransparent osd for a media player application.
___
gtk-app-devel-list m
Is it possible to create a semitransparent widget in gtk.
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
12 matches
Mail list logo