Re: [gtkmm] pack_start and AttachOptions is still confusing
- From: Paul Davis <pbd op net>
- To: Michael Babcock <mbabcock la creatureshop henson com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] pack_start and AttachOptions is still confusing
- Date: Mon, 15 Jul 2002 13:37:07 -0400
>> Gtk::SHRINK for (false, false),
>> Gtk::EXPAND_PADDING for (true, false),
>> Gtk::EXPAND_FILL for (true, true)
>>
>> if the native english speakers on the list agree about the proper
>> meaning of "padding". "Child" or "widget" in EXPAND_CHILD / EXPAND_WIDGET
>> add no meaning at all and just result in longer expressions.
>
>It distinguishes what the box is EXPANDing the space with, blank space
>(PADDING) or the child WIDGET itself. FILL to me is ambiguous, fill with
>what?
EXPAND_TO_FILL
EXPAND_WITH_PADDING
or:
EXPAND_SELF
EXPAND_PADDING
might be more immediately obvious to many readers.
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]