|
From: Alessandro M. <mi...@es...> - 2001-11-15 23:50:05
|
Hallo,
I have fixed the behaviour of prova.py
concerning the loading of xw??.py.
In particular the exec statement now runs properly
( for python expert I passed the globals() name space
to exec so that the functions defined in xw??.py
dont get fooled by different scopes)
You can find the patch at sf.net in the patch database.
I also added few lines for python2.1 in the configure files.
I also had a problem compiling with --with-double=yes (necessary
for Numeric) :
I had to copy manually
cp tmp/strutil.o tmp/shared/
or libplplotd.so did'nt get compiled
Alan
, you wish I could fix the page control for the qt widget.
If I understand well you mean the interacting behaviour, isn't it?
When you click, or press a key a new example page is plotted, right?
Concerning, this point, interactivity, I think that a lot of thing may be
done, bypassing plplot and using python.
If you agree I can apport my original solution, may be after next
release,
Best regards
Alessandro Mirone
|