for others reading this on the archives, I found the problem, I need
to set the bounds (or frame) for titleLayer.
On 13 Mar 2009, at 12:09, Memo Akten wrote:
I have a simple setup below, but I can't see my text layer, what am
I missing?
(also are all of the commented lines nessecary?)
vi
I have a simple setup below, but I can't see my text layer, what am I
missing?
(also are all of the commented lines nessecary?)
view= [[[NSApplication sharedApplication] keyWindow] contentView];
rootLayer = [CALayer layer];
[rootLayer setBounds: NSRectToCGRect