Re: What is more fast GdkDrawable or GdkPixbuf

2005-12-01 Thread Carlos Eduardo Rodrigues Diogenes
Olexiy Avramchenko wrote: Carlos Eduardo Rodrigues Diogenes wrote: What of these two components are fastest to copy from one to another (GdkDrawable to GdkDrawable or GkdPixbuf to GdkPixbuf)? The fastest case depends on your client's hardware (pixbufs) and X server's hardware (drawables).

Setup wizard dialogs

2005-12-01 Thread Adam
Hi all, In my application I want to create a setup wizard which reuses the same window. Is it possible to achieve using a dialog and removing the contents of its vbox. If so how do I remove the contents of the dialog's vbox. I've tried gtk_widget_destroy should I use g_object_unref ??

Drawing area redraws, widgets/hbox do not

2005-12-01 Thread Royce C
Hello, I have a GUI with -a GtkDrawingArea which has an associated GdkDrawable which has an associated GtkPixmap which is used to display images and drawing primitives -a GtkHBox with buttons The backend of the GUI is CPU intensive and when the backend starts, the GUI is no longer interactive

Prevent gtk_label from request resize to parent

2005-12-01 Thread Marcus Reis
hello, I have a some buttons inside a table like a matrix. Lets pick one of this buttons, we have one vbox set as child of the button and inside the box we have 4 labels. But we have a problem, one of this labels have a very random width, so would be desired that this specific label does not make