Re: About box
Nathan Fiedler <[email protected]>
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <1037087915.1595.46.camel@chip> |
So the dialog has no close button in the title bar? It appears in GNOME, Windows, and Aqua so I just assumed other window managers would, too. I guess CDE is trying to be stylish in that way. Well, in any case, I'll add the button since it is a trivial change. Thanks for bringing it up. As for the copying feature, I can certainly look into it. There are a few places where text could be selected and copied. It would be nice if there was a simple way to allow copying for all of them, without having to write the code for each one individually. I'll enter a feature request for it, although I'm afraid it will be low priority initially. thanks n On Mon, 2002-11-11 at 16:23, Nascif Abousalh-Neto wrote: > Hi, > Just playing with version 2.10 on Solaris, and I think I found a > problem with the "About" dialog box. Isn't it missing a "Close" button? I > found no obvious way to close it. > I also would like to find a way to copy the contents of JSwat text > panels (about box, source code, output panel). This is probably a Swing > question, but it would be nice to have cut/copy/paste options in the JSwat > menu, with the appropriate keyboard shortcuts. > > Running on Solaris, JDK 1.4.1. > > TIA, > Nascif