Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xtresizewidget(3) [hpux man page]

XtResizeWidget()														  XtResizeWidget()

Name
  XtResizeWidget - resize a child widget.

Synopsis
  void XtResizeWidget(w, width, height, border_width)
	 Widget w;
	 Dimension width;
	 Dimension height;
	 Dimension border_width;

Inputs
  w	    Specifies the widget to be resized.  Must be of class RectObj or any subclass thereof.

  width, height, border_width
	    Specify the new widget size and border width.

Description
  XtResizeWidget()  changes  the  width, height, and border width of w as specified.  It stores the new values into the widget record, and if
  the widget is realized, calls XConfigureWindow() to change the size of the widget's window.  Whether or not the widget is  realized,	XtRe-
  sizeWidget() calls the widget's resize() method to notify it of the size changes.

  If the specified size is equal to the current size, XtResizeWidget() returns immediately without calling XConfigureWindow() or the resize()
  method.

  See resize()(4) for information about the responsibilities of the resize() method.

Usage
  XtResizeWidget() should only be used by a parent widget to change the size of its children.  If an application wishes to change the size of
  a  widget,  it  should set the XtNwidth and XtNheight (and possibly the XtNborderWidth) resources of the widget.  If a widget would like to
  resize itself, it must request a new size with XtMakeGeometryRequest() or XtMakeResizeRequest().

  To move a child widget, use XtMoveWidget().  To move and resize a widget in the same call, use XtConfigureWidget().

See Also
  XtConfigureWidget(1), XtMakeGeometryRequest(1), XtMakeResizeRequest(1), XtMoveWidget(1), XtResizeWindow(1),
  resize(4).

Xt - Geometry Management													  XtResizeWidget()

Check Out this Related Man Page

XtResizeWidget()														  XtResizeWidget()

Name
  XtResizeWidget - resize a child widget.

Synopsis
  void XtResizeWidget(w, width, height, border_width)
	 Widget w;
	 Dimension width;
	 Dimension height;
	 Dimension border_width;

Inputs
  w	    Specifies the widget to be resized.  Must be of class RectObj or any subclass thereof.

  width, height, border_width
	    Specify the new widget size and border width.

Description
  XtResizeWidget()  changes  the  width, height, and border width of w as specified.  It stores the new values into the widget record, and if
  the widget is realized, calls XConfigureWindow() to change the size of the widget's window.  Whether or not the widget is  realized,	XtRe-
  sizeWidget() calls the widget's resize() method to notify it of the size changes.

  If the specified size is equal to the current size, XtResizeWidget() returns immediately without calling XConfigureWindow() or the resize()
  method.

  See resize()(4) for information about the responsibilities of the resize() method.

Usage
  XtResizeWidget() should only be used by a parent widget to change the size of its children.  If an application wishes to change the size of
  a  widget,  it  should set the XtNwidth and XtNheight (and possibly the XtNborderWidth) resources of the widget.  If a widget would like to
  resize itself, it must request a new size with XtMakeGeometryRequest() or XtMakeResizeRequest().

  To move a child widget, use XtMoveWidget().  To move and resize a widget in the same call, use XtConfigureWidget().

See Also
  XtConfigureWidget(1), XtMakeGeometryRequest(1), XtMakeResizeRequest(1), XtMoveWidget(1), XtResizeWindow(1),
  resize(4).

Xt - Geometry Management													  XtResizeWidget()
Man Page

12 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

File system size change

Good morning folks! I'm new here.. trying to find an answer on how to resize filesystem. Need to add some space to c0t0d0s5, /var... Is it possible at all? JV (9 Replies)
Discussion started by: jvinn
9 Replies

2. UNIX for Dummies Questions & Answers

SCO Unix; possible to resize partitions?

If anyone is willing to help I would defenitely appreciate it! The situtation is that we have a client that had a "falling out" with their software/hardware vendor and now aren't able to get support for their machines and software. What's happening is they're using SCO-Unix and a medical... (5 Replies)
Discussion started by: PartieHonteuse
5 Replies

3. AIX

resize fs

Hello everyone I need to resize a filesystem /home I want to add 200mb and I have space on the disk with lsvg rootvg command I check this but I cant because has a mirror. Do you know some way that I can do this. Thanks in advance (1 Reply)
Discussion started by: lo-lp-kl
1 Replies

4. Filesystems, Disks and Memory

how to resize a file

hello every body. in a little bit of a jam here.if you all happen to know how to resize the tmp file in my linux system. I use a sabayon 3.5 on a x86 machine. itried to make a dvd image copy but the system gives me a error message telling me the temporary folder used to make images is too small.... (3 Replies)
Discussion started by: dvas83
3 Replies

5. AIX

Dynamic LUN resize

Anyone know how to resize a LUN (if SAN disk array has increased the LUN size) and have AIX LVM know about it? Or is it automatic? Equivalent vxvm command is something like: vxdisk resize size= (3 Replies)
Discussion started by: apra143
3 Replies

6. UNIX for Dummies Questions & Answers

resize a filesystem in solaris 10

i am facing a problem, i would like to resize a file system called /pcard04 i am not useing any voulme manager and we have a NETAPP center storge. what i did is root@cms-dev # df -h | grep /pcard04 /dev/dsk/c4t60A9800043346C35636F2D6D4F354743d0s0 5.2G 4.0G 1.0G 80% /pcard04 then... (1 Reply)
Discussion started by: q8devilish
1 Replies

7. Red Hat

How to RESIZE / root partition in RHEL5 (VM)?

Hi Team, Require your expertise on how to resize / partition. This is VM. Thank you. Reggy # df -h Filesystem Size Used Avail Use% Mounted on /dev/sda2 15G 13G 556M 96% / /dev/sda1 965M 43M 873M 5% /boot tmpfs 502M 0 ... (5 Replies)
Discussion started by: regmaster
5 Replies

8. Shell Programming and Scripting

remove with [0-9]

My file has varied width references: width=10% style=width:5% width:1506% width:99.58% so I'm trying clear all the width calls with one procedure: 's/width= *%//' and 's/width=*%//'but neither is working. (6 Replies)
Discussion started by: dba_frog
6 Replies

9. UNIX for Dummies Questions & Answers

how to resize pv (pvresize)

i am running redhat on VMware i increased a disk size from san for existing disk /dev/sdb how do i resize the disk # pvdisplay --- Physical volume --- PV Name /dev/sdb1 VG Name localvg PV Size 15.00 GB / not usable 2.99 MB ... (0 Replies)
Discussion started by: robo
0 Replies

10. Shell Programming and Scripting

resize images

Is there a script or extension that I can look into that will re-size an allotment of images to a given size?? Id like to take images of a certain size and resize them but Im dont remember an install option that can do it if installed in ubuntu but I, also unsure in what code I will have to learn.... (2 Replies)
Discussion started by: graphicsman
2 Replies

11. Red Hat

Fdisk reports the old size after disk resize

Hi, I'm running a Red Hat Enterprise Linux Server release 5.3 (Tikanga) on VMWare. It is a production system for which I may not get downtime soon. I happened to resize a underlying disk and the changes are not reflecting in the fdisk ouput. Further details are as follows. The disk which i... (3 Replies)
Discussion started by: maverick_here
3 Replies

12. Shell Programming and Scripting

How to find & auto resize images?

I need a command or mini scripts that can find certain type of images file recursively from the current dir with files of minimum 736 width and resize them by "736 max width, relative height" and replace the source files. I currently have GD installed but can also install Imagemagick if needed, I'm... (5 Replies)
Discussion started by: Frozen77
5 Replies