problems with events
Christian
ckkart at hoc.net
Fri Mar 2 02:36:54 PST 2007
fatima cabot wrote:
> Hi. I am a Computer Science student doing her final year project.
>
> It consists on an GUI written in python. I chose wxpython as my graphic
> library, but I am experimenting many problems handling events. I want to
> display some bitmapbuttons which are centered on the screen after the
> user presses one button. I have set the 'hover' method for every button
> in order for it to display a differente image when mouse is over.I have
> also written code to allow the user to see the x,y coordinates when he
> presses the panel and there is an option in the menu which also changes
> the image in the bitmapbutton
One can only guess what might be your problem until you post a sample script
demonstrating these problems.
Everybody here loves sample code and some even love digging into other's person
code, so go ahead and post some.
Christian
More information about the wxpython-users
mailing list