Re: Python Newbie needs some context

2011-02-16 Thread Fred Marshall
On 2/16/2011 11:45 AM, Grant Edwards wrote: Thanks for the advice! Is it the intent to generate code with wxGlade and then rather "import" that code into an Eclipse project context? Or, should one expect to be able to create hooks (e.g. for Tools) in Eclipse that will do that? If so, how? Tha

Re: Python Newbie needs some context

2011-02-16 Thread Grant Edwards
On 2011-02-16, Fred Marshall wrote: > I can already program in a few languages That should make things easy. > (but not C++) That should help even more > and, since Python comes to highly recommended, I figured to venture > into it. > > I'm used to using an IDE. > > So, after some web browsi

Python Newbie needs some context

2011-02-16 Thread Fred Marshall
I can already program in a few languages (but not C++) and, since Python comes to highly recommended, I figured to venture into it. I'm used to using an IDE. So, after some web browsing and reading, I did the following: Installed Python Installed EasyEclipse Installed wxPython Installed wxGlad