Re: GTKAlignment parameters how interact w/ dimensions of contained widget?



I figured out problem.  Solution dealt with
playing with those boolean arguments of gtk_box_pack_start.

CS

On Wed, Apr 03, 2002 at 06:23:32PM -0800, Christian Seberino wrote:
> GtkAlignment is great to hold/embed a button inside of it.
> 
> When I set a width with GtkAlignment (parameter #3) it does not seem to
> give me a width that corresponds to what I have specified.
> 
> I think the button has a minimum size due to text
> written on it.  This gets in the way of very small
> parameter #3 with gtk_alignment_new call.
> 
> How does the minimum size of a button interact with
> alignment parameters??? I tried widths of 0.01 and 0.6
> and still see strange behaviors rather than 1% and 60%
> of alignment width covered.
> 
> Thanks,
> 
> Chris
> -- 
> =======================================================
> | Dr. Christian Seberino  || (619) 553-7940  (office) |
> | SPAWARSYSCEN 2363       || (619) 553-2836  (fax)    |
> | 53560 HULL ST           ||                          |
> | SAN DIEGO CA 92152-5001 || seberino spawar navy mil |
> =======================================================
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list

-- 
=======================================================
| Dr. Christian Seberino  || (619) 553-7940  (office) |
| SPAWARSYSCEN 2363       || (619) 553-2836  (fax)    |
| 53560 HULL ST           ||                          |
| SAN DIEGO CA 92152-5001 || seberino spawar navy mil |
=======================================================



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]