Il 06/09/2020 06:20, Michael Torrie ha scritto:
On 9/4/20 3:24 PM, Grant Edwards wrote:
I assume that difference is because pygtk was hand-written and gi is
built auto-magically using SWIG or something like that?
Essentially, yes. Although pygobject does not use a tool like swig to
generate st
Il 24/07/2020 10:31, Chris Green ha scritto:
...
I'm a *fairly* competant Python programmer so, if I have to, I
willconsider converting from using the gtk module to using the gi
module,are there any good tutorials which might help me down this road?
If you look at the pygobject docum
Il 14/02/2019 00:06, Grant Edwards ha scritto:
For many, many years I've always installed ActiveState's ActivePython
Community edition when forced to use Windows. It has always included
...
I guess it's time to switch to Anaconda or ???
I've also used the ActiveState python, expecially fo
Il 16/11/2018 21:08, Jaxson Baerg ha scritto:
Hey, I'm attempting to use python in eclipse and am having trouble with the
python interpreter. I am using Eclipse 2018-09 and the latest PyDev and
Python 3.7.1. When declaring python-3.7.1.exe as an interpreter it gives an
error saying it was unable
Il 30/07/2018 19:31, Chris Green ha scritto:
OK, thanks, where is its home and full API documentation etc.?
-- Chris Green·-- https://mail.python.org/mailman/listinfo/python-list
On the first page of the official docs,
http://pygobject.readthedocs.io/en/latest/, there are the links to the
Py
Il 08/05/2018 14:52, Mikhail V ha scritto:
...
What editor do you use? My editor can toggle tabs highlighting as arrows,
and I suppose almost any editor has good support for highlighting of
characters by search, etc. For NPP there are even plugins like Regex helper.
I like to 'type pr
Il 10/03/2017 20:26, Wildman via Python-list ha scritto:
On Fri, 10 Mar 2017 18:51:35 +, Chris Green wrote:
I'm using the excellent tutorial at https://python-gtk-3-tutorial.readthedocs.io
and occasionally want reference documentation, is there reference
documentation for this on line?
htt