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

Q: how to specify to draw some classes with more (or no) shadow than others? #32

Open
mw66 opened this issue Sep 27, 2023 · 1 comment

Comments

@mw66
Copy link

mw66 commented Sep 27, 2023

Hi,

Right now, all the classes are draw with a bit shadow. I'm just wondering how to specify to draw some classes with more (or no) shadow than others?

Basically I want to mark some classes as special, maybe related question is: how to draw a class with a different background color than the default gray ?

Thanks.

@mw66
Copy link
Author

mw66 commented Sep 27, 2023

Found the answer for the 2nd question, we can do:

C.info.foreColor := (.9, .7, .7);

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

No branches or pull requests

1 participant