Reputation: 13367
How can I change the look and feel of the buffered tabs plugin to make them look like normal tabs instead of a ribbon?
Upvotes: 1
Views: 139
Reputation: 1
As far as I understand, MacOS X has several types of tabs. For example, Safari and TexMate use "normal" tabs to work. Also, Intellij IDEA uses "normal" tabs with MacOS Look and Feel (a link). I think it can be an item to investigate for jEdit developers.
Upvotes: 0
Reputation: 38734
When you use jEdit on a Mac, it uses the Mac Look and Feel to be more familiar to people working on Macs. What you see is the standard appearance of Tabs on a Mac. The Tabs design depends on the Look and Feel that you select. You can change the Look and Feel at any time, simply by changing it in the Global Settings under Appearance. By changing the Look and Feel, you will also change the appearance of the Tabs.
Upvotes: 3