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

Adjustments to default widget colors from Tcl::pTk #52

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

Conversation

chrstphrchvz
Copy link
Contributor

This is the change that I made in Tcl::pTk 1.00 to resolve a few issues on macOS Aqua: RT #125049, RT #129505.

This change does seem to not affect appearance at all in X11 or Windows, and likewise I do not observe any differences when applied to Perl/Tk, but I am providing this for consistency, as well as to verify if this change is appropriate or if it introduces any issues that I'm not yet aware of.

@chrstphrchvz
Copy link
Contributor Author

I have pushed another commit which was done in Tcl::pTk to avoid similar issues with DialogBox and Balloon widgets.

@chrstphrchvz chrstphrchvz changed the title Derived.pm: do not set default colors Adjustments to default widget colors from Tcl::pTk Jun 23, 2019
As done in Tcl::pTk 1.00.
As done in Tcl::pTk 1.01:

 - Balloon.pm: set default foreground to 'black'
 - DialogBox.pm: do not set default foreground color
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant