home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cis.ohio-state.edu!ucbvax!mtxinu!sybase!orion!jameison
- From: jameison@orion.sybase.com (Jameison Martin)
- Newsgroups: comp.text.frame
- Subject: Re: resizing C and P catalog windows in Unix Frame?
- Keywords: resize, windows, Unix
- Message-ID: <22715@sybase.sybase.com>
- Date: 24 Aug 92 17:11:53 GMT
- References: <matt.714435793@unidata.ucar.edu>
- Sender: news@Sybase.COM
- Reply-To: user@machine.domain
- Organization: UC Berkeley XRN Design Team
- Lines: 34
-
- In article <matt.714435793@unidata.ucar.edu>, matt@unidata.ucar.edu (Matt Hicks) writes:
- |> Is there a way to resize the windows on the paragraph and character
- |> catalogs so that you don't have to scroll every time you call them
- |> up? I'm working in the X-windows version on a Mac. The windows are
- |> borderless so there is nothing to click on to drag. I'll probably
- |> learn the keyboard shortcuts (such as they are) eventually, because
- |> I hate mice, but in the meantime all this scrolling is getting on my
- |> nerves.
- |>
- |> Oh yeah, I have a three-button Gravis mouse, if that makes any dif-
- |> ference.
- |> --
- |> _________________________________________________ /\_/\ _________________
- |> Matthew B. Hicks | Unidata Program Center | ((ovo)) The spotted owl:
- |> matt@unidata.ucar.edu | UCAR, PO Box 3000 | ():::() the other "other
- |> 303/497-8676 | Boulder, CO 80307-3000 | VVV white meat."
-
- I haven't tried but you should be able to control
- the size via the following x resources (taken from
- xresources/Maker)
-
- ! P Catalog coordinates and dimensions:
-
- Maker.pCatalog.form.x: 685
- Maker.pCatalog.form.y: 0
- Maker.pCatalog.form.width: 136
- Maker.pCatalog.form.height: 168
-
- ! C Catalog coordinates and dimensions:
-
- Maker.cCatalog.form.x: 685
- Maker.cCatalog.form.y: 217
- Maker.cCatalog.form.width: 136
- Maker.cCatalog.form.height: 168
-