Hi folks,
I tried this again and again, but it seems like there is a bug in
gui or back.
This code:
[[window contentView] addSubview:[inspector view]
positioned:NSWindowBelow
relativeTo:scrollView];
[[inspector view] setFrameOrigin:NSMakePoint(0,0)];
[[inspector view] setNeedsDisplay:YES];
[[window contentView] setNeedsDisplay:YES];
works fine on OS X but looks like that
<inspectors.png>
on gnustep. The window content is made by the same gsmarkup on both
sides.
Can somebody help me please?
Thanks!
David
_______________________________________________
Gnustep-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnustep-dev