FW: IDE+hg

2009-11-30 Thread Dylan Palmboom
From: NiklasRTZ [mailto:nikla...@gmail.com] Sent: 26 November 2009 12:38 PM To: python-list@python.org Subject: Re: IDE+hg On Nov 25, 7:28 am, alex23 wrote: > NiklasRTZ wrote: > > no py IDE I found has easy hg access. > > ActiveState's Komodo IDE has support for CVS, Perforce, subversion, > ba

Choosing GUI Module for Python

2009-11-13 Thread Dylan Palmboom
-Original Message- From: catalinf...@gmail.com [mailto:catalinf...@gmail.com] Sent: 13 November 2009 10:06 AM To: python-list@python.org Subject: Re: Choosing GUI Module for Python Tkinter is deafult on python . Is more easy to use any editor text (geany). I don?t see a good IDE for GUI O

RE: Python GUI

2009-10-25 Thread Dylan Palmboom
PyQt is what we use at work and it is excellent and easy to learn too! I definitely recommend it. -Original Message- From: Philip Semanchuk [mailto:phi...@semanchuk.com] Sent: 26 October 2009 03:42 AM To: Python-list (General) Subject: Re: Python GUI On Oct 25, 2009, at 8:39 PM, Ronn

Colour sampling

2009-10-15 Thread Dylan Palmboom
Does anyone know what python libraries are available to do the following: 1. I would like to take a photograph of an object with a colour. In this case, it is a sheet of sponge. 2. Feed this image into a function in a python library and let the function "automatically scan" this image's pixel

Graphical nodes

2009-10-06 Thread Dylan Palmboom
Hi everyone Please could someone tell me of any libraries that you could use to make use of graphical nodes in python. Each node would hold data and properties. I am trying to achieve a similar effect, as in the application spoken about below. If you have seen an application called Nuke, by the f