| Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 |
| Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit |
| Moderator: | STAR::VATNE |
| Created: | Mon Oct 30 1989 |
| Last Modified: | Mon Dec 31 1990 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 3726 |
| Total number of notes: | 19516 |
hellow,
2 silly questions:
1)
the
$ xpaste xxxx.rgb demo has the
=geom
option. i suppose it's for setting width/hgt./x-pos/y-pos.
how to specify the values syntactical?
2)
is there allready a com-file which drives a demo-loop with all
this nice stuff?
thanks for answer peter trachsel
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 1034.1 | Geometry specs | FLUME::dike | Thu Jun 29 1989 07:29 | 8 | |
-geometry =WxH+X+Y, where W is width, H is height, X and Y are top corner. You can leave out the W and H or the X and Y if you want to default them. You can also specify the position of any corner by replacing +'s with -'s. =-0-0 will put the lower right hand corner in the lower right corner of the screen. =+10-10 will put the lower left corner 10 pixels in from the lower left corner of the screen. Jeff | |||||
| 1034.2 | KONING::KONING | NI1D @FN42eq | Thu Jun 29 1989 10:57 | 4 | |
Actually, xpaste doesn't handle -x-y correctly. -0-0 is taken to mean +0+0. paul | |||||