[pygtk] PyQt/PyKDE Bindings

2000-03-21 Thread Michael Lauer

Howdy, don't want to start a flamewar (so
please don't comment on Qt/KDE itself), but
is someone amongst our little community who
has experience with the Python bindings to
Qt/KDE ? It seems to me that they're partly
automatically generated by some tool named
SIP (lightweight SWIG-alike). How do these
bindings compare to the "handcrafted" PyGTK
/PyGnome ones ?

I'm currently evaluating both bindings
for using on my forthcoming project, a
decent Python RAD Environment.

Any comments ?

Have a nice day!

--
Regards  Gruesse from Mickey @ http://www.Vanille.de
  -
  How could anyone know me - when I don't even know myself ?
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]



Re: [pygtk] PyQt/PyKDE Bindings

2000-03-21 Thread Michael Lauer

 The PyGTK bindings are not 100% hand crafted.  A good deal of them are
 generated automatically from a generic definition file.  Work has
 stared on a branch that will enable us to build even more of the
 bindings automatically.

Hmm - I thought that especially the hand crafted stuff
do the most work in hiding the naturally not object oriented
nature of the native GTK language - C.

--
Regards  Gruesse from Mickey @ http://www.Vanille.de
  -
  How could anyone know me - when I don't even know myself ?
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]



Re: [pygtk] PyQt/PyKDE Bindings

2000-03-22 Thread Michael Lauer

James wrote:

 I haven't looked at the kde python bindings, so
 can't comment on the quality of the bindings, or if I think their method
 of wrapping is a good one (the current way pygtk and gnome-python is done
 has its problems, which is why I am redoing parts of it).

Can you forsee if and to what amount these changes will break code which is
written now ?

--
Regards  Gruesse from Mickey @ http://www.Vanille.de
  -
  How could anyone know me - when I don't even know myself ?
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]



[pygtk] For he's a jolly good fellow...

2000-04-17 Thread Michael Lauer


* * * HAPPY BIRTHDAY JAMES! * * *

And many thanks for the great amount
of work you do for the open source community!

Have a nice day!

--
Regards  Gruesse from Mickey @ http://www.Vanille.de
  -
  How could anyone know me - when I don't even know myself ?
-
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]



Re: [pygtk] gtk-1.3 work

2000-07-05 Thread Michael Lauer


 You are all talking about python 2.0. I'm a little confused, are you
 talking about python 1.6, that is going to be released in august this
 year?

Python1.6 has been renamed to 2.0. Check www.pythonlabs.com for details.

:M:



___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk



[pygtk] GdkDrawable versus GnomeCanvas ?

2001-06-12 Thread Michael Lauer

Howdy,

how is a GdkDrawable related to GnomeCanvas ?
Since there are bindings for both in pygtk/pygnome,
which is better to use within Python ?

Also, I have read that the GnomeCanvas should be
back-ported to Gtk - is this true and if so, will
it be supported by pygtk ?


___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk



[pygtk] Triple posting (was: GdkDrawable versus GnomeCanvas ?)

2001-06-12 Thread Michael Lauer

Please excuse for the triple posting of GdkDrawable vs. GnomeCanvas.
I first sent the messages from two accounts which had the false
From:-address. They were automatically sent to the moderator
and eventually came to the list.

In the meantime, I figured out with which address I was
subscribed. Sorry again.

Yours,

Michael 'Mickey' Lauer . . . . . . . . . [EMAIL PROTECTED]
How could anyone know me - when I don't even know myself ?




___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk



[pygtk] mailing list archive

2001-09-16 Thread Michael Lauer

Is there any specific reason why the mailing list archive stops at
07/07/2001 ?

:M:
--
Michael 'Mickey' Lauer . . . . . . . . . [EMAIL PROTECTED]
How could anyone know me - when I don't even know myself ?
___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk



Re: [pygtk] print DiaCanvas to GnomePrintContext

2002-08-03 Thread Michael Lauer

Hi,

 i wrote module for printing DiaCanvas to GnomePrintContext
 i can post it to list

sounds interesting. I'd say do so, please.

:M:
--
Michael 'Mickey' Lauer . . . . . . . . . [EMAIL PROTECTED]
How could anyone know me - when I don't even know myself ?
___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/