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

adds active_background property to buttons #132

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jvendegna
Copy link
Contributor

@jvendegna jvendegna commented Sep 4, 2021

But does not seem to alter the resulting gui.py

need help

Should fix #127

@jvendegna jvendegna added the bug Something isn't working label Sep 4, 2021
@Rulerofzeworld
Copy link

Make sure to set self.frame = frame in the __init__ function for it to add activebackground to gui.py.
Also, in Figma, the Window needs it's background colour set for this to work.

image
image

@jvendegna jvendegna changed the title WIP:adds active_background property to buttons adds active_background property to buttons Sep 18, 2021
Comment on lines +31 to +33
cli.build.test:
poetry run tkdesigner https://www.figma.com/file/WVLnulVsI177tvnxSdqOUZ/Untitled ${FIGMA_TOKEN} -f

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest that you remove this link for that external dependency because this maybe to cause failures in the next builds if this resource does unavailable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bezels not working & Buttons have strange white boxes
3 participants