I created an NSWindow with an NSView inside. In that, I created an NSBox with an NSView inside containing an image and a text.
When I use the dataWithEPSInsideRect method with NSWindow's contentView and write it to a file, I can see the box with its contents. If I do the same with NSBox's contentView, I can see no text neither image in the resulted eps file. Is there a difference in Views when constructing eps inside box and inside window? BTW, the box background is gray and the window's background is white. Why are they different?
Could you please provide some source code to reproduce this problem? (Best done in the Savannah bug tracking database)
Fred
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
