Re: packing, spacing question
- From: Paul Barton-Davis <pbd Op Net>
- To: gtk-list gnome org
- Subject: Re: packing, spacing question
- Date: Thu, 26 Oct 2000 23:09:46 -0400
>> OK, I've been using GTK for a couple of years or so. I *still* don't
>> understand how to do this basic operation:
>>
>> pack a box with N elements, with X pixels of padding on
>> the outer edge and Y pixels of spacing between them
>>
>
>Create the box with spacing of Y, then
>gtk_container_set_border_width() on the box to X pixels. Y pixels
Ah. A whole new function that I didn't know about before. Thanks so much.
Silly me.
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]