8<--8<--8<------8<----
Varun Hiremath
Undergraduate Student,
Aerospace Engg. Department,
Indian Institute of Technology Madras,
Chennai, India
---
Webpage : http://www.ae.iit
On Fri, 24 Feb, 2006 at 09:55:59AM -0800, David Boddie wrote:
> Varun Hiremath wrote:
>
> > I was wondering if there is any way to make KDE PanelApplets
> > using Python. I have made a small window using Qt, kdeui nad
> > kdecore libs. Now I want to add it to the KDE k
but I don't know
exactly how to use it. I need some help regarding this.
Thank You
--
-------
Varun Hiremath
461, Jamuna Hostel
IIT Madras,
Chennai - 600 036
mob : +919840299732
---
My Webpage : http://www.ae.
Hi,
I was wondering if there is any way to make KDE PanelApplets using Python. I
have made a small window using Qt, kdeui nad kdecore libs. Now I want to add it
to the KDE kicker. Can I get any help regarding this matter.
Thank you.
--
---
Varun
..
Hi,
Try doing this:
import Gnuplot,Numeric
filename = ('Default.PL1')
data = scipy.io.array_import.read_array(filename)
y = data[:,1]
x = data[:,0]
z = data[:,2]
//I think u need to take the transpose of this column before
plotting..
x=Numeric.transpose(x)
y=Numeric.transpose(y)
: Broken packages
*
--
---
Varun Hiremath
461, Jamuna Hostel
IIT Madras,
Chennai - 600 036
mob : +919840299732
---
My Webpage : http://www.ae.iitm.ac.in/~ae03b032