Re: [gtk-list] Flawed design?
- From: Havoc Pennington <rhp zirx pair com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Flawed design?
- Date: Wed, 7 Jul 1999 12:58:04 -0400 (EDT)
Hi,
You can't gtk_container_add() to a GtkWindow with something already inside
it; the color dialog simply begins in this state, rather than ending up in
it after a single call to gtk_container_add(). If you
gtk_container_remove() the contents of the color selector, then you will
indeed be able to use gtk_container_add(). (But obviously that would be a
bizarre thing to do.)
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]