HI,
I need to test GUI gtk program.
this Include following requirements
* Capture and Replay X events... here we have some tools (Xnee)
** Test Heap usage only GTK lib using (not include other lib heap usage like
pango)*
*Problem here all libs using same heap ... information providing in smaps
fi
Claudio Saavedra wrote:
> El mar, 03-11-2009 a las 16:53 -0500, dhk escribió:
>> I have a program that declares a number of GtkTreeIter's. Recently the
>> prepending to the parent iter broke. I found out that, in some cases,
>> the stamp to the iter's are negative just after the iter is declared.
On Wed, Nov 4, 2009 at 12:42 PM, dhk wrote:
> In the gtk-demo program has a block as follows in the Tree View/Tree
> Store example. This doesn't initialize the the child iter before using
> it in the gtk_tree_store_append(), but the stamp is valid.
Iterators are not valid until they have been to
Hi,
Is there any way to make Gtk widgets transparent.
By using Murrine theme engine and little modifications to my gtk
application i could do.
In my application I added the following lines
For my main window/widget i did the fallowing( as per Cimi's update).
/***
screen = gtk_widget_get_screen
I trying a test application with gtk_builder the application compiles
without any error but i can't see any visual parts of the program.Glade
Version:3.6.x saves in GtkBuilder format.
compile command:
gcc -Wall -g -o builder_new builder_new.c -export-dynamic `pkg-config --cflags
--libs gtk+-2.0`
On Wed, 2009-11-04 at 06:00 -0800, cet cet wrote:
>
> gtk_widget_show_all(mwindow);
> return 0;
> }
You forgot to call gtk_main().
Regards,
Thomas
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinf
I am not well versed in windows terminology,
so what do you call the "slider" that allows
panels or frames to be resizeable?
For example:
V-Slider:
v
+===+v+===+
| | | |
| | | |
| | | |
|