GRProKit icon indicating copy to clipboard operation
GRProKit copied to clipboard

Title bar always present in GRProWindow

Open Urethramancer opened this issue 11 years ago • 4 comments

GRProWindow with title bar unticked still shows the title bar and close/max/min controls. The workaround I use to get roughly the same effect is simply to make the default NSView a GRProBox, and it looks alright.

Urethramancer avatar Jan 12 '14 04:01 Urethramancer

Borderless window mask is not currently supported, if you want to have a borderless window now just use a standard NSWindow and set the background color to kProWindowBackgroundColor

insidegui avatar Jan 13 '14 14:01 insidegui

Alright, cheers!

Urethramancer avatar Jan 13 '14 15:01 Urethramancer

I am reopening this because the solution I proposed is just a workaround, I will actually fix the issue soon :)

insidegui avatar Jan 13 '14 15:01 insidegui

Oops, didn't mean to close it! On minimal sleep here :P

Urethramancer avatar Jan 13 '14 15:01 Urethramancer