View subview buttons are all transparent
View subview buttons are all transparent
- Subject: View subview buttons are all transparent
- From: tridiak <email@hidden>
- Date: Mon, 13 Feb 2017 10:18:24 +1300
I have a oldish app which needs updating (iTunesConnect flagged it).
Mac OS app. Original target OS was 10.8 & SDK 10.9.
Updated it to build on XC 8 and I have a view hierarchy (see below) where all the buttons are transparent even though they are not flagged as such.
NSBox
NSView
NSButton
NSButton
NSButton
NSButton
(11 more buttons)
I have manually changed the transparency flag to and from transparent on a button and it is still transparent.
Added a new button in, still transparent.
The rest of the window is fine and everything else displays properly.
NSBox is not transparent.
The buttons are using cells still (don’t know if that makes a difference).
An older, functioning version of the application (built 3yrs ago) runs without any transparency issues. So XC is doing something.
Any ideas
TIA
Mark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden