indragiek / INAppStoreWindow

NSWindow subclass with a highly customizable title bar and traffic lights
BSD 2-Clause "Simplified" License
1.06k stars 162 forks source link

BaselineSeparator doesn't work :-( #162

Open lo5co opened 10 years ago

lo5co commented 10 years ago

If i try to hide BaselineSeparator or change its color nothing happens. Could you help me?

Thank you!

Giacomo

panelWindow.showsBaselineSeparator = NO; panelWindow.baselineSeparatorColor = [NSColor whiteColor];

schermata 2014-05-16 alle 00 26 12

jakepetroules commented 10 years ago

@lo5co Can you please check if this issue still exists in the latest master?

avdgriendt commented 10 years ago

I have the same problem..

lo5co commented 10 years ago

issue still exist in the latest master.