Re: [Tutor] Is Python the language for me?

2007-01-14 Thread Luke Paireepinart
Andy wrote: > Hey everyone, I'm looking to get the opinions of some people with more > experience then myself. Currently I only have time to learn one > language and I'm torn between C++ and Python. Eventually I would like > to make a game, nothing too extravagant, a turn based strategy game to >

[Tutor] Change the font size of the lines and rectangle on a Tkinter Canvas

2007-01-14 Thread Asrarahmed Kadri
Hi Folks, I have a Tkinter canvas on which there are two axes: X and Y and a horizontal bar chart. I want to provide with a functionality of changing the font size, in this case the width of the lines. Is it possible to do it dynamically; I mean the graph is already drawn, now with a Menu, supp

[Tutor] Is Python the language for me?

2007-01-14 Thread Andy
Hey everyone, I'm looking to get the opinions of some people with more experience then myself. Currently I only have time to learn one language and I'm torn between C++ and Python. Eventually I would like to make a game, nothing too extravagant, a turn based strategy game to be exact. I'm not pl

Re: [Tutor] Python and rpy

2007-01-14 Thread Geoframer
I actually had Numeric under WinXP also, manually installed it and could import Numeric so that wasn't it imho. On 1/11/07, Hugo González Monteverde <[EMAIL PROTECTED]> wrote: Geoframer wrote: > > However i switched to Ubuntu 6.10 today (from WinXP) and to my suprise > it does work under linux!