an option to compile using that version of the
compiler?
Sorry for the silly question and thanks in advance for any helpful suggestions!
--
Gheorghe Postelnicu, PhD
MGH, Harvard Medical School
--
http://mail.python.org/mailman/listinfo/python-list
nding. Any suggestions?
Thanks,
--
Gheorghe Postelnicu, PhD
--
http://mail.python.org/mailman/listinfo/python-list
data still gets flushed
away.
Any suggestions on how I should be approaching this?
Thanks,
--
Gheorghe Postelnicu, PhD
MGH, Harvard Medical School
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
I have a situation of the following type:
for line in lineList:
for item in line.split()
myArray[counter, itemCounter]
itemCounter = itemCounter + 1
counter = counter +1
Is there a way to get rid of the manual incrementation of the 2 counters?
Thanks,
--
Gheorghe
.
Thanks,
--
Gheorghe Postelnicu, PhD
MGH, Harvard Medical School
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
Thanks for pointing out this resource. I have indeed used Tkinter in a
couple of applications, but I knew nothing about this wiki. This is
very helpful.
Thanks,
--
Gheorghe Postelnicu, PhD
MGH, Harvard Medical School
--
http://mail.python.org/mailman/listinfo/python-list
pened files stuff, but I just can not find how to get
that path as a string. I've searched around google and the present
group, and found no documentation on the file class used with
tkFileDialog. Does someone have a solution for that?
Thank you
Christian
--
Gheorghe Postelnicu, PhD
MG
64/python2.3/lib-tk/tkSimpleDialog.py", line 64, in __init__
self.grab_set()
File "/usr/lib64/python2.3/lib-tk/Tkinter.py", line 521, in grab_set
self.tk.call('grab', 'set', self._w)
_tkinter.TclError: grab failed: window not viewable
Thanks,
--
Gheorghe Postelnicu, PhD
MGH, Harvard Medical School
--
http://mail.python.org/mailman/listinfo/python-list
procedure as a
callback using SWIG. (or is there). I imagine other people came across
this problem, so I thought I would post this and see what solutions
people came up with.
Thanks,
--
Gheorghe Postelnicu, PhD
MGH, Harvard Medical School
--
http://mail.python.org/mailman/listinfo/python-list
cked the VTK
wrapping of Python, nor do I currently use that (SWIG seems simpler),
so I was wondering if there is a way I can pass this data around.
Thanks,
--
Gheorghe Postelnicu, PhD
MGH, Harvard Medical School
--
http://mail.python.org/mailman/listinfo/python-list
10 matches
Mail list logo