[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference bulova::decw_jan-89_to_nov-90

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

3685.0. "resizing and storing required" by AU199::HARRIOTT () Mon Nov 19 1990 10:58

    I need to retrieve the arguments of a window that has been
    resized. For example, if a main window with an original height
    of 200 and width of 300, is resized to a height of 250 and a width
    of 250, I want a routine that will give me all of attributes for
    the new window/widget.
    
    Does anyone know of a call that can do this?
    
    thanx-h
T.RTitleUserPersonal
Name
DateLines
3685.1sample program availableLOWELL::KLEINMon Nov 19 1990 11:358
The VToolkit sample programs show how to inquire and save the size of
application windows under user control (by selecting something like
a Customize/SaveWindowGeometry verb).  The settings are saved in an
application defaults (.DAT) file.

If interested, send me mail for a pointer to the sources.

-steve-