public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
From: Mel Hatzis <hatzis@juniper.net>
To: Adam Cade <adam@gointernet.co.uk>
Cc: help-gnats@gnu.org
Subject: Re: Hi,	any way of making the Category box bigger?
Date: Tue, 23 Mar 2004 18:04:00 -0000	[thread overview]
Message-ID: <40607425.9090503@juniper.net> (raw)
In-Reply-To: <4060628D.6040504@gointernet.co.uk>

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

      reply	other threads:[~2004-03-23 17:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-23 17:43 Adam Cade
2004-03-23 18:04 ` Mel Hatzis [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40607425.9090503@juniper.net \
    --to=hatzis@juniper.net \
    --cc=adam@gointernet.co.uk \
    --cc=help-gnats@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).