EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  <20042005  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  2001  2002  2003  <20042005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Python MegaWidgets (Pmw) and Blt
From: Lei Ge <[email protected]>
To: [email protected]
Date: Sun, 18 Jan 2004 14:47:23 +0800 (CST)
Dear All,

I have a question on how to use Pmw.Blt. We have installed Python2.1, 
Pmw-1-2 and Blt2.4z in our Solaris 8. When I tried to use Pmw.Blt.Graph, I 
got the following,

>>> from Tkinter import *
>>> import Pmw
>>> master =Tk()
>>> g=Pmw.Blt.Graph(master)
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/local/lib/python2.1/site-packages/Pmw/Pmw_1_2/lib/PmwBlt.py", 
line 260, in __init__
    Tkinter.Widget.__init__(self, master, _graphCommand, cnf, kw)
  File "/usr/local/lib/python2.1/lib-tk/Tkinter.py", line 1756, in 
__init__
    self.tk.call(
TclError: invalid command name "::blt::graph"

-----
Did I miss something? 

Any comments are appreciated.

Ge


Replies:
Re: Python MegaWidgets (Pmw) and Blt Noboru Yamamoto
References:
RE: EPICS time Mark Rivers

Navigate by Date:
Prev: ? initHookRegister() Liyu, Andrei
Next: Re: Python MegaWidgets (Pmw) and Blt Noboru Yamamoto
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  <20042005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: EPICS time Mark Rivers
Next: Re: Python MegaWidgets (Pmw) and Blt Noboru Yamamoto
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  <20042005  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 ·