[26409] in Source-Commits
Re: /svn/athena r25550 - in trunk/athena/bin/bugme: . debian
daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Sun Jun 3 14:38:00 2012
Date: Sun, 3 Jun 2012 14:37:58 -0400 (EDT)
From: Benjamin Kaduk <kaduk@MIT.EDU>
To: Jonathan Reed <jdreed@MIT.EDU>
cc: source-commits@MIT.EDU
In-Reply-To: <4C02871C-DBED-4FA3-9674-E231D1DB0996@MIT.EDU>
Message-ID: <alpine.GSO.1.10.1206031436060.18441@multics.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
On Sun, 3 Jun 2012, Jonathan Reed wrote:
>>
>> I'll assume you've looked at the results and prefer the "full justification".
>
> I have. I wanted the "Log Out" button to be as far away as possible
> from "OK".
A very good point :)
>
>> Is there really no version of the symbolic constant GTK_RESPONSE_CLOSE that is in scope here? The hardcoded value makes things harder to read...
>
>
> Not AFAICT. Certainly Glade doesn't think there is.
I did a little bit of searching, too, and came away with the impression
that one is supposed to use some other tool to generate the XML .glade
file. :-/
-Ben