paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-users] python binding


From: Alexander Pipelka
Subject: Re: [paragui-users] python binding
Date: 18 Apr 2003 13:31:51 +0200

Hello!

The python setup is currently broken on my box. :(
I added the event_bug.py sample to the CVS.

I don't know if "this" corresponds to "self" but i don't think so. I
guess "self" will point to the python wrapper object and *not* to the
C++ object.

Just guessing.

Alex

Am Mit, 2003-04-09 um 14.51 schrieb Michael Bartl:
> Hi!
> 
> I've written the same program that I've used to report the bug with the 
> paragui python binding! There's no documentation at all. Not even a
> test program! I volunteer to write some test apps (I want to test it
> anyway). They could be included in the python binding directory (like
> it's done in the ruby folder).
> 
> But beware: That's not all!
> 
> I've a question regarding my first paragui/python program!
> 
> Please see the attachment.
> 
> If I change self.QuitModal() to SendMessage(self, MSG_QUITMODAL, 0 ,0)
> it won't quit (whereas the C++ equivalent works :)!
> (prepare to "kill")
> 
> Any idea? (Maybe some incompatibility with self/this?)
> 
> Any help appreciated,
>     Michael
> 
> ______________________________________________________________________
> 
> _______________________________________________
> paragui-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/paragui-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]