Re: Fixing size of window containing 2 buttons
- From: Allin Cottrell <cottrell wfu edu>
- To: Jeffrey Barish <jeff_barish earthlink net>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Fixing size of window containing 2 buttons
- Date: Wed, 7 Mar 2007 22:35:58 -0500 (EST)
On Wed, 7 Mar 2007, Jeffrey Barish wrote:
I am just starting with GTK, so no doubt I am missing something
basic. I have a window with a buttonbox with 2 buttons. I use
size_allocate on the buttons to position them. One of the
buttons starts hidden...
It may be possible to get that to work right, but why do you want
to do it? It's surely making life more difficult. Why not make
the "not yet" button disabled (gtk_widget_set_sensitive()) until
it becomes relevant?
Allin Cottrell
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]