bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #13140] possible dataWithEPSInsideRect: bug


From: anonymous
Subject: [bug #13140] possible dataWithEPSInsideRect: bug
Date: Sun, 22 May 2005 14:37:50 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Firefox/1.0.4 (Debian package 1.0.4-1)

Follow-up Comment #2, bug #13140 (project gnustep):

other remark:
if I replace the dataWithEPSInsideRect: thing in MainWindow.m
by
[self dataWithEPSInsideRect: [[self contentView] bounds]];
the resulting eps file will be fully identical to that I can see on screen in
the original version, *BUT* after this replacement,
the MainWindow is totally BLACK. I don't understand.
in case of
[[self contentView] dataWithEPSInsideRect: [[self contentView] bounds]];
the eps won't be correct, but the MainWindow on screen.
It seems that there is several mismatches between the different views.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13140>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]