[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: Complaint: Stuff in CVS is not GTK-2.4 compliant
Werner,
Thanks for your attention!
> It can be replaced with two lines:
>
> widget = gtk_bin_get_child(GTK_BIN(widget));
> text = g_strdup(gtk_entry_get_text( GTK_ENTRY(widget)));
Thanks! I'll try this once I get to the offending machine.
> Stuart, which distribution have you used for testing with GTK2.4?
It's an FC1 box, but I have upgraded GTK a couple of times.
Therefore, the libraries don't reflect the configuration of a virgin
FC1 box. It's one of my development platforms. It's old and nasty,
but over the course of time I have installed a lot of useful stuff and
am loathe to give it up.
> Or is there a simple test that shows, whether we used newer GTK
> funtcions?
None that I know of, except trying to build on an older distro. I am
happy to keep building on my older box and then posting complaints
when I find something from GTK > 2.4.
Stuart
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev