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: Re: Python MegaWidgets (Pmw) and Blt
From: Noboru Yamamoto <[email protected]>
To: Lei Ge <[email protected]>
Cc: [email protected]
Date: Sun, 18 Jan 2004 21:39:35 +0900
Lei Ge wrote:
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?
Have you tested Blt itself, I mean without Python?
Run "make test" in BLT installation directory.
And also please check your Setup.local file in the Python/Modules directory if library path to the Blt library/header are properly set.



Any comments are appreciated.


Ge

Noboru

References:
Python MegaWidgets (Pmw) and Blt Lei Ge

Navigate by Date:
Prev: Python MegaWidgets (Pmw) and Blt Lei Ge
Next: Re: ? initHookRegister() Marty Kraimer
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: Python MegaWidgets (Pmw) and Blt Lei Ge
Next: Re: EPICS R.314.4 for solaris-sparc-gnu build problem Janet Anderson
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 ·