Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial for subclassing container needed #11

Open
GoogleCodeExporter opened this issue Sep 1, 2015 · 0 comments
Open

Tutorial for subclassing container needed #11

GoogleCodeExporter opened this issue Sep 1, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

I want to create a container that can hold 2 labels side by side and will 
draw its own background color behind those labels. This container would 
change its background color when the mouse is hovering over it.

I cannot figure out how to have a subclassed container draw its own 
background as the code is not commented well enough for me to follow. I also 
don't understand how self.myhover works.

If someone can get me started with this I have a bunch of my own widgets I'd 
add to pgu. 

Original issue reported on code.google.com by [email protected] on 4 Apr 2010 at 10:11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant