[5282] in testers
Re: Mozilla wrapper script gdialog lossage
daemon@ATHENA.MIT.EDU (Robert A Basch)
Fri Apr 11 18:15:11 2003
Message-Id: <200304112215.SAA00557@abulia.mit.edu>
To: Greg Hudson <ghudson@MIT.EDU>
cc: testers@MIT.EDU
In-Reply-To: Your message of "Fri, 11 Apr 2003 17:40:03 EDT."
<200304112140.h3BLe3ub015014@error-messages.mit.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Fri, 11 Apr 2003 18:15:08 -0400
From: Robert A Basch <rbasch@MIT.EDU>
> The GNOME 2 gdialog has changed in a few ways which break our mozilla
> startup script.
I was afraid of this...
> * Why are we using radio buttons when we have mutually exclusive
> options? We should be using a menu. And maybe menus don't look
> as terrible.
With the old gdialog, I actually tried using menu, and switched to
radiolist because it looked better. The radiolist also offers a
default choice (Exit, in this case), which is a minor help. And, at
least in the old version, radiolist only lets you select one option.
I'll investigate how best to deal with this mess soon.
Bob