[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #13140] possible dataWithEPSInsideRect: bug
From: |
Fred Kiefer |
Subject: |
[bug #13140] possible dataWithEPSInsideRect: bug |
Date: |
Sat, 21 May 2005 16:56:06 +0000 |
User-agent: |
Mozilla/5.0 (compatible; Konqueror/3.3; Linux) (KHTML, like Gecko) |
Update of bug #13140 (project gnustep):
Status: None => In Progress
Assigned to: None => FredKiefer
_______________________________________________________
Follow-up Comment #1:
The probelm here is not with the NSBox, but with the way you try to create
the EPS file. You do so in the initWithFrame: method of the box and at this
time it is still not connected to a window. Most of the drawing code has a
check to see if a view has a window assigned and will do nothing with out
that.
You may test this, by just moving the box printing to some place later in the
code.
Up to now I thoght this is the correct behaviour, but now I am not totally
sure any more. The canDraw method in NSView also checks for the printing
view, so perhaps this is also a valid scenario. If we decide so, we will need
to replace all the window != nil tests with canDraw.
Yes, I think we should do so.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=13140>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/