[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

2682.0. "*"change event" with UIL ?" by MUNICH::STEFAN () Mon Apr 30 1990 13:34

    Hi folks,
                    I've a small question.
    
                    A customer uses the UIL - interface.
                    Is there a way to get events when the application user
                    changes the size of a widget ( window )
    
                    Any hint or program example would be nice .
            stefan
T.RTitleUserPersonal
Name
DateLines
2682.1XtAddEventHandlerCSC32::B_KEMPI just answer the phoneMon Apr 30 1990 16:344
    Use XtAddEventHandler intrinsic routine to register a routine to be
    called when a particular event occurs on the specified widget. 
    
    -Bill