[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

3515.0. "XSeTWMSIZEHINTS()... HOW TOU USE???" by WPOPTH::ZAMBOTTI (It only works after you ask!) Wed Oct 24 1990 01:44

Hello,

I have been waiting for my new XUI programming manuals for about 12 weeks.  I
need to know the synopsis of calling the XSetWMSizeHints() routine.

I know this routine exists but can't manage to guess at the arguements required.

Any help,

Walter Zambotti
T.RTitleUserPersonal
Name
DateLines
3515.1same as XSetSizeHints()OXNARD::KLEEKen LeeWed Oct 24 1990 13:526
    void XSetWMSizeHints(Display *, Window, XSizeHints *, Atom)
    
    The arguments are the same as for the obsolete XSetSizeHints().
    
    Ken
    
3515.2then why does it fail...WPOPTH::ZAMBOTTIIt only works after you ask!Wed Oct 24 1990 22:4512
Hi Ken,

thanks for the confirmation.

WHY DOES IT NOT WORK ???

It fails to resize the window, at all.   I open the window the maximum size of
of the screen and then resize smaller and bigger accordingly.  Works fine on
ULTRIX 3.1 and VMS but not with this new X11 R4.

Walter Zambotti.

3515.3OXNARD::KLEEKen LeeWed Oct 24 1990 23:574
    Are you using an ICCCM-compliant window manager?
    
    Ken
    
3515.4A what?????WPOPTH::ZAMBOTTIIt only works after you ask!Sun Oct 28 1990 23:209
I can't say for sure?

But I am using the standard decwindows manager supplied with ULTRIX 4.0.

Is this OK?

Regards,

Walter
3515.5try MWMOXNARD::KLEEKen LeeMon Oct 29 1990 12:355
    Try the Motif window manager, mwm, which is more compatible with the
    X11R4 interclient communication conventions.
    
    Ken