EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: Re: EDM cursors
From: John Sinclair <[email protected]>
To: GOURNAY Jean-Francois <[email protected]>
Cc: Tech-talk <[email protected]>
Date: Mon, 03 Nov 2008 10:54:56 -0500
GOURNAY Jean-Francois wrote:

Hello all,


When positioning on a « Shell command button », I would like, instead of a cursor saying « Exec » , to have just a normal cursor. How can I do this? By the way, I don’t see the interest for the user to distinguish this type of button from the others. Terry Carlino from TJNAF already raised this problem in March but I did’nt see any answer.


Edit cursor.cc.


Change:

case CURSOR_K_RUN:
XDefineCursor( display, win, run );
curCursor = run;
break;

to

case CURSOR_K_RUN:
XDefineCursor( display, win, willSet );
curCursor = willSet;
break;

Another point with edm concerns the –one or –server command line options. I tried them in several ways, but each time I run a new “edm –x …” I have a new edm main panel (“File View Path Help”) which is raised which causes some confusion. Is there a way to avoid this?


-server means "send a msg to another edm process and tell it to open a main window for you" it does not mean "don't open a main window".


-one is special and requires that all participating sessions use the same command line params except -display; it also sends a msg to another edm process and tells it to open a main window for you but if one has already been opened it simply raises the current main window (which is of course always somewhat dependent on the Xserver configuration and mood).

Both options do open a main window by design.


J.F. Gournay

CEA Saclay

IRFU/SIS





References:
EDM cursors GOURNAY Jean-Francois

Navigate by Date:
Prev: EDM cursors GOURNAY Jean-Francois
Next: RE: MVME6100 or 7100 Erik Johansson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: EDM cursors GOURNAY Jean-Francois
Next: Job opening Liyu, Andrei V
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·