public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
* Hi, any way of making the Category box bigger?
@ 2004-03-23 17:43 Adam Cade
  2004-03-23 18:04 ` Mel Hatzis
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Cade @ 2004-03-23 17:43 UTC (permalink / raw)
  To: help-gnats

Hi,

Using gnats 4.0... is there any way of making the Category box bigger? 
Or making it a drop down menu like the old veriosn of gnats?

Thanks,

-- 
Adam Cade , Go Internet Ltd
email: adam@gointernet.co.uk
voice: +44 (0)20 7419 0001
fax  : +44 (0)20 7419 6519
web  : www.gointernet.co.uk




_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Hi, any way of making the Category box bigger?
  2004-03-23 17:43 Hi, any way of making the Category box bigger? Adam Cade
@ 2004-03-23 18:04 ` Mel Hatzis
  0 siblings, 0 replies; 2+ messages in thread
From: Mel Hatzis @ 2004-03-23 18:04 UTC (permalink / raw)
  To: Adam Cade; +Cc: help-gnats

On 03/23/2004 08:15 AM, Adam Cade submitted:
> Hi,
> 
> Using gnats 4.0... is there any way of making the Category box bigger? 
> Or making it a drop down menu like the old veriosn of gnats?

This is a gnatsweb question....I'm not entirely sure which version
of gnatsweb you're running, however, in the gnatsweb config file,
(gnatsweb-site.pl) there's the following variable:

   # when we have more than this many items, use a scrolling list
   # instead of a popup
   $popup_menu_becomes_obnoxious = <X>;

This variable specifies the maximum number of field values for a
drop-down menu to be used.

In your case, if you have more than <X> categories in your
categories file, a listbox will be used rather than a drop down.

There's no way to control this on a per-field basis...the
variable applies to all Enum fields in your configuration.

--
Mel Hatzis


_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-23 17:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-23 17:43 Hi, any way of making the Category box bigger? Adam Cade
2004-03-23 18:04 ` Mel Hatzis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).