Hi,

it is acceptable to have and manipulate a NSView without it being inside a window?
Does it make sense to also draw it?

I ask, because debugging why Terminal crashes on OpenBSD, I noticed that, once I get around grashing with running with zombies, I do get this:

NSView.m:2104 Assertion failed in TerminalView(instance), method _lockFocusInContext:inRect:. NSIntenalInconsistencyException

and this is due to having no _window

I wonder thus if it is really a Terminal issue and not a fragility of GUI

Riccardo

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to