EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  <20012002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  <20012002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: medm window resizing
From: Ken Evans <[email protected]>
To: [email protected]
Cc: [email protected]
Date: Fri, 30 Mar 2001 09:45:49 -0600 (CST)
 PS> When I use Solaris CDE, the medm (display) windows do not have
 PS> corner resizing brackets.  The only way to resize is to
 PS> right-mouse along the window's title-bar and choose the 'Size'
 PS> option, then drag the mouse around to get the new window
 PS> size. Other x-clients (e.g. alh, StripTool, terminal) have the
 PS> corner brackets.

     This behavior is hard coded into MEDM and was there before I
inherited it.  I don't know the reason.  Probably because resizing
didn't work at the time.  It looks to me like it should be changed.

 PS> Is there an 'X-switch' or CDE environment setting which I can set
 PS> to make the medm windows show the corner resize brackets?

    I don't think so.  You could change the code and rebuild.  These
are the lines in display.c.  (Looks like I had already flagged it ;-)

  /* Turn resize handles off
   * KE: Is is really good to do this? */
    XtSetArg(args[nargs],XmNmwmDecorations,MWM_DECOR_ALL|MWM_DECOR_RESIZEH);
    nargs++;

    -Ken


Navigate by Date:
Prev: EPICS .db to PostgreSQL RDB Noboru Yamamoto
Next: Re: Motor record, servo motors & OMS58 Jens Eden (PTB)
Index: 1994  1995  1996  1997  1998  1999  2000  <20012002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: medm window resizing Paul Sichta
Next: EPICS .db to PostgreSQL RDB Noboru Yamamoto
Index: 1994  1995  1996  1997  1998  1999  2000  <20012002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·