[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ganymede Dev] Small Object Reference boxes
|
On Wed, Mar 05, 2003 at 06:58:19PM +0000, John King wrote:
| Yeap, thats the one.
| The fields which are to small in our client are single object references,
| (with the edit in place not activated).
| Is this, like the date-thing, a client side matter too?
Sure, it's a client-side thing. Probably due to a quirk in the Swing
library's behavior.
The class that is responsible for the single object reference GUI component
is
src/client/JInvidChooser.java
I'll take a look and see if I see anything obvious, but I may not get
a new release or a patch out for awhile. I am interested in looking
at the internationalization issues for an actual release, but I've
recently been working on logging to a PostGreSQL database rather than
(or in addition to) the text db/log file, so some of this other stuff
might go waiting a little bit.
--
-------------------------------------------------------------------------------
Jonathan Abbey jonabbey@arlut.utexas.edu
Applied Research Laboratories The University of Texas at Austin
Ganymede, a GPL'ed metadirectory for UNIX http://www.arlut.utexas.edu/gash2
----------------------------------------------------------------------------
To make changes to your subscription to the Ganymede Dev mailing list, send
mail to majordomo@arlut.utexas.edu.
To unsubcribe, include the line
unsubscribe ganymede-dev
in the body of your mail message
Visit the Ganymede web page at http://www.arlut.utexas.edu/gash2
----------------------------------------------------------------------------
Re: [Ganymede Dev] Small Object Reference boxes
- From: Jonathan Abbey <jonabbey@arlut.utexas.edu>