Re: [pygtk] Python 3 and introspection hackfest

2010-02-15 Thread Gian Mario Tagliaretti
to go back to contributions, I'm currently doing the minimum not to let the project die. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read

Re: [pygtk] Attribute error: module object has no attribute 'Window'

2010-01-25 Thread Gian Mario Tagliaretti
On Mon, Jan 25, 2010 at 3:11 AM, Dick Thiebaud thiebauddi...@aol.com wrote: I get this on: import pygtk import gtk w = gtk.Window(WINDOW) do you have created your example in a file called gtk.py? p.s. you don't need import pygtk cheers -- Gian Mario Tagliaretti GNOME Foundation member gia

[pygtk] [ANNOUNCE] PyGobject 2.21.1 - unstable

2010-01-02 Thread Gian Mario Tagliaretti
in production. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

Re: [pygtk] Passing a GType from C to Python

2010-01-01 Thread Gian Mario Tagliaretti
to unsigned int, it's not an object type (GObject, GBoxed, GEnum...), that might be the problem, I'm not sure btw, cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au

[pygtk] [ANNOUNCE] PyGTK 2.17.0 - unstable

2009-12-26 Thread Gian Mario Tagliaretti
for links to posting and querying bug reports for PyGTK. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http

[pygtk] [ANNOUNCE] PyGobject 2.21.0 - unstable

2009-12-18 Thread Gian Mario Tagliaretti
scripts up to large full featured applications. PyGObject requires glib = 2.22.4 and Python = 2.3.5 to build. GIO bindings require glib = 2.22.4. Please remember that this is an unstable release and shouldn't be used in production. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia

Re: [pygtk] File system notification

2009-12-15 Thread Gian Mario Tagliaretti
,constant,class names, etc. we also have it in the python bindings documentation: http://library.gnome.org/devel/pygobject/stable/class-giofile.html#method-giofile--monitor cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org

[pygtk] [ANNOUNCE] PyPoppler 0.12.1

2009-09-27 Thread Gian Mario Tagliaretti
= 0.12.0 o PyGObject = 2.10.1 o PyGTK = 2.10.0 o PyCairo = 1.8.4 Bug reports should go to https://launchpad.net/poppler-python [1] http://poppler.freedesktop.org/ cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing

Re: [pygtk] [ANNOUNCE] PyPoppler 0.12.0

2009-09-27 Thread Gian Mario Tagliaretti
On Sun, Sep 27, 2009 at 9:04 AM, Neil Dugan py...@butterflystitches.com.au wrote: I am using ubuntu and this has the package python-poppler is this the same thing? same thing cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org

[pygtk] [ANNOUNCE] PyPoppler 0.12.0

2009-09-26 Thread Gian Mario Tagliaretti
://poppler.freedesktop.org/ cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

[pygtk] [ANNOUNCE] PyGobject 2.20.0 - stable

2009-09-23 Thread Gian Mario Tagliaretti
and Python = 2.3.5 to build. GIO bindings require glib = 2.16.0. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http

[pygtk] [ANNOUNCE] PyGTK 2.16.0 - stable

2009-08-23 Thread Gian Mario Tagliaretti
to the new 2.16 API (Gian) PyGTK requires GTK+ = 2.8.0 and Python = 2.3.5 to build. Bug reports, as always, should go to Bugzilla; check out http://pygtk.org/developer.html and http://pygtk.org/feedback.html for links to posting and querying bug reports for PyGTK. cheers -- Gian Mario

[pygtk] [ANNOUNCE] PyGtkSourceView 2.7.0 - unstable

2009-08-17 Thread Gian Mario Tagliaretti
=pygtksourceview cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

[pygtk] [ANNOUNCE] PyPoppler 0.10.1

2009-08-13 Thread Gian Mario Tagliaretti
is licensed under the GNU GPL. PyPoppler requires: = o Poppler = 0.10.0 o PyGObject = 2.10.1 o PyGTK = 2.10.0 o PyCairo = 1.8.4 Bug reports should go to https://launchpad.net/poppler-python [1] http://poppler.freedesktop.org/ cheers -- Gian Mario Tagliaretti GNOME

[pygtk] [ANNOUNCE] PyGobject 2.19.0 - unstable

2009-08-11 Thread Gian Mario Tagliaretti
software and proprietary applications. It is already in use in many applications ranging from small single purpose scripts up to large full featured applications. PyGObject requires glib = 2.14.0 and Python = 2.3.5 to build. GIO bindings require glib = 2.16.0. cheers -- Gian Mario Tagliaretti

Re: [pygtk] Strange Assertion

2009-08-06 Thread Gian Mario Tagliaretti
to build one by themselves and i don't think it's going to happen very often... cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read

Re: [pygtk] official web site offline:

2009-08-04 Thread Gian Mario Tagliaretti
it works for me cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

Re: [pygtk] PyGtk Website

2009-07-26 Thread Gian Mario Tagliaretti
of pygtk website some time ago, maybe he can help you. ciao -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

Re: [pygtk] Is pynotify (or similar) for MS Windows available?

2009-07-09 Thread Gian Mario Tagliaretti
-- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

Re: [pygtk] gtkunixprint.Printer Issue

2009-06-25 Thread Gian Mario Tagliaretti
please? cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

Re: [pygtk] PyGObject documentation

2009-06-21 Thread Gian Mario Tagliaretti
-functions.html cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

Re: [pygtk] Canvas Design Principle

2009-06-21 Thread Gian Mario Tagliaretti
On Sun, Jun 21, 2009 at 8:45 PM, Manavan Jmanava...@gmail.com wrote: Gian,  I think you wanted to specify a link here.  Please provide the link. AARGH... sorry, here you go http://library.gnome.org/devel/goocanvas/unstable/ch01.html cheers -- Gian Mario Tagliaretti GNOME Foundation member

Re: [pygtk] getting goocanvas Group coordinates

2009-06-12 Thread Gian Mario Tagliaretti
/goocanvas-coordinates.html p.s. you may want to use goocanvas-devel list, probably more people involved in goocanvas development can read your email. ciao -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk

Re: [pygtk] [Fwd: install proplem]

2009-06-01 Thread Gian Mario Tagliaretti
On Mon, Jun 1, 2009 at 10:22 AM, Rafael Villar Burke (Pachi) pa...@rvburke.com wrote: checking for PYCAIRO... no where is your pycairo installed? in a system folder or in a separate location such as /opt/foo? cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org

[pygtk] [ANNOUNCE] PyGobject 2.18.0 - stable

2009-05-24 Thread Gian Mario Tagliaretti
. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

[pygtk] [ANNOUNCE] PyGTK 2.15.1 - unstable

2009-05-24 Thread Gian Mario Tagliaretti
://pygtk.org/developer.html and http://pygtk.org/feedback.html for links to posting and querying bug reports for PyGTK. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au

Re: [pygtk] building pygobject on windows

2009-05-23 Thread Gian Mario Tagliaretti
on windows lately, with no luck http://bugzilla.gnome.org/show_bug.cgi?id=562790 you definitely would be my hero if you do succeed :) I've cc'd Cedric which usually builds on windows, I hope he would give his opinion/help. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org

Re: [pygtk] Recent Manager on Windows

2009-05-22 Thread Gian Mario Tagliaretti
2.12.1-3 which should be ok. http://ftp.acc.umu.se/pub/GNOME/binaries/win32/pygtk/2.12/ cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read

Re: [pygtk] Recent Manager on Windows

2009-05-22 Thread Gian Mario Tagliaretti
in building binaries for that platform. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

Re: [pygtk] gio.File.replace_contents* does not return on remote files

2009-05-14 Thread Gian Mario Tagliaretti
returns a string. Is this intentional? yes it is intentional, in the C API the pass char **new_etag to the function where to store the returned string, in python we have to return the string from the method. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org

[pygtk] [ANNOUNCE] PyGoocanvas 0.14.1

2009-05-10 Thread Gian Mario Tagliaretti
://live.gnome.org/GooCanvas cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

Re: [pygtk] [ANNOUNCE] PyGTK 2.15.0 - unstable

2009-05-03 Thread Gian Mario Tagliaretti
by pygtk of course) for win32. I really don't know how to do it, help appreciated. ciao -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK

[pygtk] [ANNOUNCE] PyGTK 2.15.0 - unstable

2009-05-02 Thread Gian Mario Tagliaretti
, as always, should go to Bugzilla; check out http://pygtk.org/developer.html and http://pygtk.org/feedback.html for links to posting and querying bug reports for PyGTK. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk

[pygtk] [ANNOUNCE] PyGobject 2.17.0 - unstable

2009-04-30 Thread Gian Mario Tagliaretti
(Mark Lee, John Ehresman, #559001) - Wrap g_file_enumerator_close_async (Gian Mario Tagliaretti) Blurb: GObject is a object system library used by GTK+ and GStreamer. PyGObject provides a convenient wrapper for the GObject library for use in Python programs, and takes care of many

Re: [pygtk] Using gvfs with Python

2009-04-24 Thread Gian Mario Tagliaretti
here: http://www.gnome.org/~gianmt/pygobject/ It's not complete yet but please report any bug you may find. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au

Re: [pygtk] Always on top window

2009-04-15 Thread Gian Mario Tagliaretti
-gtkwindow.html#method-gtkwindow--set-keep-above please read carefully the method description. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read

Re: [pygtk] PyGTK and Skins?

2009-03-30 Thread Gian Mario Tagliaretti
they have chosen a theme and you are showing something else or, more important, because they use an accessibility theme (for various problems they could have) and they are stuck with an application they cannot use. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org

Re: [pygtk] Fwd: Spinbutton Set_range()

2009-03-26 Thread Gian Mario Tagliaretti
top-quoting, it's impossible to follow the thread. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

[pygtk] [ANNOUNCE] Pygtksourceview 2.6.0

2009-03-21 Thread Gian Mario Tagliaretti
Gtksourceview = 2.3.0 o PyGObject = 2.15.2 o PyGTK = 2.8.0 Bug reports should go to: http://bugzilla.gnome.org/browse.cgi?product=pygtksourceview cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk

[pygtk] [Announce] PyGooCanvas 0.14.0

2009-03-17 Thread Gian Mario Tagliaretti
(2.11.3 to build the docs) o PyGTK = 2.10.4 (2.12.0 to use gtk.Tooltip) o PyCairo = 1.4.0 Bug reports should go to http://bugzilla.gnome.org/browse.cgi?product=pygoocanvas [1] http://live.gnome.org/GooCanvas cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org

[pygtk] [ANNOUNCE] PyGTK 2.14.1

2009-03-05 Thread Gian Mario Tagliaretti
requires GTK+ = 2.8.0 and Python = 2.3.5 to build. Bug reports, as always, should go to Bugzilla; check out http://pygtk.org/developer.html and http://pygtk.org/feedback.html for links to posting and querying bug reports for PyGTK. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia

[pygtk] [ANNOUNCE] Pygtksourceview 2.5.0

2009-03-04 Thread Gian Mario Tagliaretti
: = o Gtksourceview = 2.3.0 o PyGObject = 2.15.2 o PyGTK = 2.8.0 Bug reports should go to: http://bugzilla.gnome.org/browse.cgi?product=pygtksourceview cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org

Re: [pygtk] passing gtk image or pixbuf to C

2009-02-28 Thread Gian Mario Tagliaretti
On Sat, Feb 28, 2009 at 12:27 PM, Chris Camacho chris_cama...@yahoo.com wrote: whats the correct way to pass a gtkwidget to C ? PyGtkWidget_Type, py_widget cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing

Re: [pygtk] Selecting and moving objects on a layout

2009-02-26 Thread Gian Mario Tagliaretti
On Tue, Feb 17, 2009 at 8:44 AM, student7 - Schlaich, Marc stude...@hermle.de wrote: Is there any solution to this problem now? What is the problem exactly? cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing

[pygtk] [Announce] PyGobject 2.16.1 (stable)

2009-02-22 Thread Gian Mario Tagliaretti
provided by Cygwin Ports maintainer (Paul Pogonyshev, #564018) - Bad -I ordering can break build, patch from [dmacks netspace org] (Gian Mario Tagliaretti, #566737) - Fix keyword list to be in sync with positional arguments (Paul, #566744) - Add

Re: [pygtk] GTK warning

2009-02-22 Thread Gian Mario Tagliaretti
-- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

Re: [pygtk] Is the PyGTK website up to date? (also the tutorial)

2009-02-15 Thread Gian Mario Tagliaretti
made it into the tutorial? Yes, Eric is committing on trunk. BTW, could you please point me to the source of the tutorial? I looked where [the ViewCVS link points pygtk-docs module: http://svn.gnome.org/viewvc/pygtk-docs/ cheers -- Gian Mario Tagliaretti GNOME Foundation member gia

Re: [pygtk] segmentation fault with gtk.Notebook

2009-02-09 Thread Gian Mario Tagliaretti
snippet works for me. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

Re: [pygtk] [ANNOUNCE] PyGTK 2.14.0

2009-02-01 Thread Gian Mario Tagliaretti
to write more docs in the next few days, help is of course more then welcome :) cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK

Re: [pygtk] gtk.label + wrapping

2009-01-31 Thread Gian Mario Tagliaretti
had the same problem some time ago, I've stolen some code from libview and make it pure python, look at the WrapLabel class. http://www.gnome.org/~gianmt/busybox.py cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk

[pygtk] [ANNOUNCE] PyGTK 2.14.0

2009-01-31 Thread Gian Mario Tagliaretti
and Python = 2.3.5 to build. Bug reports, as always, should go to Bugzilla; check out http://pygtk.org/developer.html and http://pygtk.org/feedback.html for links to posting and querying bug reports for PyGTK. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org

Re: [pygtk] Missing method in gtksourceview.SourceView

2009-01-14 Thread Gian Mario Tagliaretti
that method import gtksourceview2 gtksourceview2.View.set_indent_on_tab method 'set_indent_on_tab' of 'gtksourceview2.View' objects cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http

[pygtk] [Announce] PyGobject 2.16.0 (stable)

2009-01-04 Thread Gian Mario Tagliaretti
? - gobject.timeout_add_seconds() not found in docs (Paul Pogonyshev, #547119) - _wrap_g_output_stream_write_async not adding a reference to the buffer passed (Paul, #564102) - gio.VolumeMonitor segfaults (Gian Mario Tagliaretti, #555613) - Test if `domain' is not-null before

Re: [pygtk] gtk_accel_groups_activate ()

2008-12-31 Thread Gian Mario Tagliaretti
it later, I suspect there is a reason why someone put it in the ignore section. please open a bug report. cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman

Re: [pygtk] SVG Drawing with PyGTK

2008-12-30 Thread Gian Mario Tagliaretti
in advance [1] http://live.gnome.org/GooCanvas cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

Re: [pygtk] Entry.connect_after('changed', ...) doesn't see updated cursor position

2008-12-30 Thread Gian Mario Tagliaretti
print 'inserted text len = ', new_text_length print 'cursor position = ', widget.get_position() w = gtk.Window() w.connect(destroy, gtk.main_quit) b = gtk.Entry() b.connect(insert-text, on_change) w.add(b) w.show_all() gtk.main() cheers -- Gian Mario Tagliaretti GNOME Foundation

[pygtk] [Announce] PyGooCanvas 0.13.1

2008-12-26 Thread Gian Mario Tagliaretti
Goocanvas = 0.13 o PyGObject = 2.10.1 (2.11.3 to build the docs) o PyGTK = 2.10.4 o PyCairo = 1.4.0 Bug reports should go to http://bugzilla.gnome.org/browse.cgi?product=pygoocanvas [1] http://live.gnome.org/GooCanvas cheers -- Gian Mario Tagliaretti GNOME Foundation member gia...@gnome.org

Re: [pygtk] Font size

2008-12-10 Thread Gian Mario Tagliaretti
use (if I got your question right) the pango markup for that: http://library.gnome.org/devel/pango/unstable/PangoMarkupFormat.html cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED] ___ pygtk mailing list pygtk@daa.com.au http

[pygtk] [Announce] PyGooCanvas 0.13.0

2008-11-30 Thread Gian Mario Tagliaretti
. PyGooCanvas requires: = o Goocanvas = 0.13 o PyGObject = 2.10.1 (2.11.3 to build the docs) o PyGTK = 2.10.4 o PyCairo = 1.4.0 Bug reports should go to http://bugzilla.gnome.org/browse.cgi?product=pygoocanvas [1] http://live.gnome.org/GooCanvas cheers -- Gian Mario

[pygtk] [Announce] PyPoppler 0.10.0

2008-10-31 Thread Gian Mario Tagliaretti
the docs) o PyGTK = 2.10.0 o PyCairo = 1.2.0 Bug reports should go to https://launchpad.net/poppler-python [1] http://poppler.freedesktop.org/ cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED] ___ pygtk mailing list pygtk

[pygtk] [Announce] PySwfdec 0.8.0

2008-10-26 Thread Gian Mario Tagliaretti
the swfdec component. cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED] ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

Re: [pygtk] Is the pygtk tutorial still being maintained?

2008-10-19 Thread Gian Mario Tagliaretti
SVN: http://svn.gnome.org/viewvc/pygtk-docs/trunk/ cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED] ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/

Re: [pygtk] GTK_CELL_RENDERER_GET_CLASS (cell)-get_size != NULL (assertion failed)

2008-09-29 Thread Gian Mario Tagliaretti
2008/9/29 José Luis [EMAIL PROTECTED]: GtkWarning: gtk_cell_renderer_get_size: assertion `GTK_CELL_RENDERER_GET_CLASS (cell)-get_size != NULL' failed Any idea? did you implemented the do_get_size() method? cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED

Re: [pygtk] pygtk Digest, Vol 67, Issue 32

2008-09-28 Thread Gian Mario Tagliaretti
2008/9/28 Anirudh Sanjeev [EMAIL PROTECTED]: unsubscribe please visit http://www.daa.com.au/mailman/listinfo/pygtk and unsubscribe from there. cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED] ___ pygtk mailing list pygtk

Re: [pygtk] Install PyGTK On Windows

2008-09-24 Thread Gian Mario Tagliaretti
ImportError: No module named pygtk from where did you downloaded the installers? I've tried the installer located at gnome binaries [1] and I can import pygtk without any trouble. [1] http://www.pygtk.org/downloads.html cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED

Re: [pygtk] Install PyGTK On Windows

2008-09-24 Thread Gian Mario Tagliaretti
On Wed, Sep 24, 2008 at 11:49 AM, Kris Nackaerts [EMAIL PROTECTED] wrote: Same location, really weird, I've pygtk.py into C:\Python25\Lib\site-packages\ cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED] ___ pygtk mailing list

[pygtk] [ANNOUNCE] PyGoocanvas 0.12.0

2008-09-21 Thread Gian Mario Tagliaretti
-- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED] ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Re: [pygtk] how to keep toplevel window shrink wrapped around contents

2008-09-07 Thread Gian Mario Tagliaretti
property of the window to False. cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED] ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Re: [pygtk] How to subclass gobject.GObject

2008-09-03 Thread Gian Mario Tagliaretti
://www.sicem.biz/personal/lgs/docs/gobject-python/gobject-tutorial.html cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED] ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http

Re: [pygtk] docking widgets

2008-08-28 Thread Gian Mario Tagliaretti
in the glade's C source files) IIRC in libegg there is a similar widget, toolpalette but not yet python bindings AFAIK http://svn.gnome.org/viewvc/libegg/trunk/libegg/toolpalette/ cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED

Re: [pygtk] docking widgets

2008-08-28 Thread Gian Mario Tagliaretti
me) yes libeggs has python bindings but not for that widget (among others) cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED] ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK

[pygtk] [ANNOUNCE] PyGTK 2.13.0

2008-08-24 Thread Gian Mario Tagliaretti
in case of wrong arguments (Paul, #527718) - Wrap gdk_region_get_rectangles (Gian Mario Tagliaretti, #517099) - cairo_set_source_pixmap should accept any drawable (Gian, #491256) - GdkEvent wrap is_modifier for key press/release, (Gian, #367970) - Wrap the requisition field of GtkWidget

[pygtk] [ANNOUNCE] PyGtksourceview 2.3.0

2008-08-10 Thread Gian Mario Tagliaretti
://bugzilla.gnome.org/browse.cgi?product=pygtksourceview cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED] ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq

Re: [pygtk] gobject: props, do_get_property, do_set_property

2008-08-01 Thread Gian Mario Tagliaretti
... Is that the way to do it? If so, where do default values and gobject.PARAM_* fit in the equation? Could someone give me an extensive example of using the props attribute? I don't know if it's an extensive example...but: http://www.gnome.org/~gianmt/busybox.py cheers -- Gian Mario Tagliaretti GNOME

Re: [pygtk] segmentation fault while using pango

2008-07-31 Thread Gian Mario Tagliaretti
-gtkwidget--get-pango-context cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED] ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Re: [pygtk] question about starting at a certain location

2008-07-30 Thread Gian Mario Tagliaretti
window positioning. http://library.gnome.org/devel/pygtk/stable/class-gtkwindow.html#method-gtkwindow--move cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED] ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman

Re: [pygtk] gtk error

2008-07-12 Thread Gian Mario Tagliaretti
been compiled with a different one from the one is now trying to run. It looks like you have to fix your installation or recompile pygobject with the new python. cheers -- Gian Mario Tagliaretti ___ pygtk mailing list pygtk@daa.com.au http

Re: [pygtk] New Gtk+ 2.12 functions

2008-07-09 Thread Gian Mario Tagliaretti
functions and methods? that will really help us. cheers -- Gian Mario Tagliaretti ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Re: [pygtk] Underlining text when spell-checking

2008-07-07 Thread Gian Mario Tagliaretti
-- Gian Mario Tagliaretti ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Fwd: [pygtk] Disable/enable window close button

2008-06-25 Thread Gian Mario Tagliaretti
there are examples on this subject. cheers -- Gian Mario Tagliaretti ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Re: [pygtk] close windownot working

2008-06-24 Thread Gian Mario Tagliaretti
2008/6/24 Festila Catalin [EMAIL PROTECTED]: self.window.connect(destroy, gtk.gtk_main_quit) gtk.main_quit() cheers -- Gian Mario Tagliaretti ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read

Re: [pygtk] Dialog buttons

2008-06-12 Thread Gian Mario Tagliaretti
back to the model. I would like to add a 'Validate' button with the 2 previous ones, which does the same as 'Ok', but without closing the dialog. How can I do that? Reading the reference manual? http://www.pygtk.org/docs/pygtk/class-gtkdialog.html cheers -- Gian Mario Tagliaretti

[pygtk] [Announce] PyPoppler 0.8.1

2008-06-10 Thread Gian Mario Tagliaretti
= 1.2.0 Bug reports should go to https://launchpad.net/poppler-python [1] http://poppler.freedesktop.org/ cheers -- Gian Mario Tagliaretti ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http

Re: [pygtk] Accessing List of Drives

2008-06-10 Thread Gian Mario Tagliaretti
or whatever it's called. You can use gio bindings in pygobject trunk, the bindings deserve some testing if you are willing to try them out, bugs report on missing things and on broken things are welcome as usual :) cheers -- Gian Mario Tagliaretti ___ pygtk

Re: [pygtk] putting stock-items into the edit menu

2008-06-07 Thread Gian Mario Tagliaretti
/pygtk-demo/demos/ui_manager.py?view=markup cheers -- Gian Mario Tagliaretti ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Re: [pygtk] wnck.window.set_geometry() misbehaving

2008-06-07 Thread Gian Mario Tagliaretti
code below. I think a minimal example that shows the problem will be a great help in trying to help you :) Anyway the bindings for this function are not being manually wrapped, so it's really weird. cheers -- Gian Mario Tagliaretti ___ pygtk mailing list

Re: [pygtk] query regarding gstreamer

2008-06-07 Thread Gian Mario Tagliaretti
2008/6/4 Bertrand Son Kintanar [EMAIL PROTECTED]: Hi Bertrand, i'm not sure if this is the right place to ask. I think you will have more luck on the gstreamer ML [1] or on the IRC channel #gstreamer at freenode. [1] http://gstreamer.freedesktop.org/lists/ cheers -- Gian Mario Tagliaretti

Re: [pygtk] How do I add Scrollbar in a TreeViewModel?

2008-06-03 Thread Gian Mario Tagliaretti
gtk.Tooltip instead, the first has been deprecated. cheers -- Gian Mario Tagliaretti ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

[pygtk] [Announce] PySwfdec 0.6.6.2

2008-06-02 Thread Gian Mario Tagliaretti
to https://launchpad.net/pyswfdec/ [1] http://swfdec.freedesktop.org/wiki/ [2] https://bugzilla.freedesktop.org Use the swfdec component. cheers -- Gian Mario Tagliaretti ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo

Re: [pygtk] query regarding gtk.tooltip

2008-05-30 Thread Gian Mario Tagliaretti
-demo http://svn.gnome.org/viewvc/pygtk/trunk/examples/pygtk-demo/demos/tooltip.py?view=markup cheers -- Gian Mario Tagliaretti ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http

[pygtk] [Announce] PySwfdec 0.6.6

2008-05-08 Thread Gian Mario Tagliaretti
PyGTK = 2.10.4 o Pycairo = 1.2.0 Bug reports should go to https://launchpad.net/pyswfdec/ [1] http://swfdec.freedesktop.org/wiki/ [2] https://bugzilla.freedesktop.org Use the swfdec component. cheers -- Gian Mario Tagliaretti ___ pygtk mailing list pygtk

[pygtk] [Announce] PySwfdec 0.6.6.1

2008-05-08 Thread Gian Mario Tagliaretti
the docs) o PyGTK = 2.10.4 o Pycairo = 1.2.0 Bug reports should go to https://launchpad.net/pyswfdec/ [1] http://swfdec.freedesktop.org/wiki/ [2] https://bugzilla.freedesktop.org Use the swfdec component. cheers -- Gian Mario Tagliaretti ___ pygtk mailing

[pygtk] [Announce] PyPoppler 0.8.0

2008-05-07 Thread Gian Mario Tagliaretti
= 1.2.0 Bug reports should go to https://launchpad.net/poppler-python [1] http://poppler.freedesktop.org/ cheers -- Gian Mario Tagliaretti ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http

Re: [pygtk] [Announce] PyGooCanvas 0.10.0

2008-05-02 Thread Gian Mario Tagliaretti
On Fri, May 2, 2008 at 11:26 AM, Thomas Dybdahl Ahle [EMAIL PROTECTED] wrote: Hi Thomas, Do you have online documentation? For now, it's here: http://www.gnome.org/~gianmt/pygoocanvas/ I will investigate on how to host it at library.gnome.org cheers -- Gian Mario Tagliaretti

Re: [pygtk] [Announce] PyGooCanvas 0.10.0

2008-05-02 Thread Gian Mario Tagliaretti
Borelli has successfully compiled gtksourceview and pygtksourceview on windows, I will investigate with him on how to do it. In the meantime if someone volunteer for it I will appreciate A LOT :) cheers -- Gian Mario Tagliaretti ___ pygtk mailing list

[pygtk] [Announce] PyGooCanvas 0.10.0

2008-05-01 Thread Gian Mario Tagliaretti
: = o Goocanvas = 0.10.0 o PyGObject = 2.10.1 (2.11.3 to build the docs) o PyGTK = 2.10.4 o PyCairo = 1.4.0 Bug reports should go to https://launchpad.net/pygoocanvas/ [1] http://sourceforge.net/projects/goocanvas cheers -- Gian Mario Tagliaretti

Re: [pygtk] Subclassing gtk.ToolItem

2008-04-29 Thread Gian Mario Tagliaretti
whatever that is. What versions of pygtk/pygobject are you using? Do you have a minimal but complete test case that we can just copy/paste to test? thanks in advance cheers -- Gian Mario Tagliaretti ___ pygtk mailing list pygtk@daa.com.au http

Re: [pygtk] Subclassing gtk.ToolItem

2008-04-29 Thread Gian Mario Tagliaretti
pygtk/gtk release will work. cheers -- Gian Mario Tagliaretti ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Re: [pygtk] MenuBar items

2008-04-25 Thread Gian Mario Tagliaretti
://www.pygtk.org/pygtk2tutorial/sec-UIManager.html The reference manual http://www.pygtk.org/docs/pygtk/class-gtkuimanager.html cheers -- Gian Mario Tagliaretti ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read

Re: [pygtk] another notebook question

2008-04-14 Thread Gian Mario Tagliaretti
/pygtk2tutorial/sec-Notebooks.html http://www.pygtk.org/docs/pygtk/class-gtknotebook.html and please, please, avoid sending html emails. cheers -- Gian Mario Tagliaretti ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read

  1   2   3   >