Originally posted by raghuramos1987
What is your OS and Python Version
Collapse
This is a sticky topic.
X
X
-
I use XP Pro at home and Redhat Linux in office.Using Python 2.3 and 2.5.
I use IDLE to edit and cmd line to test. I use Textpad to write code from scratch.Comment
-
Running Xubuntu 7.04 with python 2.5 and 2.4 (Never use 2.4 tho)
Mostly code in GEdit. but also in SPE and Eclipse.
The only GUI toolkit i use is wxWidgets.
Also i live in Sweden and my english is not so optimal. So im sorry if i sometimes write something completley wrong ;)
And im not a complete noob in C/C++ ether.Comment
-
Originally posted by SmygisRunning Xubuntu 7.04 with python 2.5 and 2.4 (Never use 2.4 tho)
Mostly code in GEdit. but also in SPE and Eclipse.
The only GUI toolkit i use is wxWidgets.
Also i live in Sweden and my english is not so optimal. So im sorry if i sometimes write something completley wrong ;)
And im not a complete noob in C/C++ ether.
Has SPE been updated to wxWidgets 2.8 compatability?Comment
-
Originally posted by bartoncYeah, Stani has been saying that for a LOOONG time, now.
Boa Constructor, on the other hand, works great with 2.8, but you have to get if from the CVS.
But considering that the SVN version works (sorta) fine with 2.8, I think its for real.Comment
-
-
Originally posted by guitonoklops9Hi, right now I am using:
Windows XP
Python 2.5.1
Crimson Editor
You are the 100th member to post in this thead!
You have won our grand prize: Free answers to you Python software developmnt questions, for life! - Well, I wish that we could give a prize anyway -
Welcome and thanks for joining.Comment
-
Hi
I use Ubuntu 7.04 64-bit with python 2.5. I have been trying out different editors recently, and my favourites are PyDev (Eclipse), SciTE and gvim.Comment
Comment