Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

Is it possible to switch to the cross-platform Java look-and-feel?

0 votes
in Help by (3.4k points)

1 Answer

+1 vote
 
Best answer
Yes, it is. Running yEd with the cross-platform Look-and-Feel can avoid menu issues when using non-standard system-wide menu font colors.

To use the cross-platform Look-and-Feel for yEd (supported beginning with version 3.7.0.1), you can add the following command line parameter setting when starting yEd: -Dyed.laf=crossplatform
(resulting in an overall command like so: java -Dyed.laf=crossplatform -jar yed.jar)

This can be done in a similar manner as described in an answer related to adjusting the yEd memory settings.

 

by [yWorks] (23.7k points)
edited by
Legal Disclosure | Privacy Policy
...