[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSScroller, NSBrowser and some issues
From: |
Adam Fedor |
Subject: |
Re: NSScroller, NSBrowser and some issues |
Date: |
Sat, 12 Oct 2002 14:34:08 -0600 |
User-agent: |
Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.0.0) Gecko/20020610 |
Pete French wrote:
OK, now I'm thinking the pattern was just done to make it look good on a
gray-scale monitor and perhaps if NeXT was written using the higher
resolution monitors of today it would have been solid.
That a very inetersting observation though - because it implies that the
PostScript being generated when the object is sent a 'print' method is
different to that hen it is being drawn to the screen. Whatever happened
to WYSIWYG in that case :-)
Well perhaps I'm just guessing. setpattern is a level 2 operator which
was pretty advanced for many printers at that time.
After reading more, I realized the equivalent in OpenStep is to paint
with a color using:
+[NSColor colorWithPatternImage:]
-bat.
PS: Does GNUstep actually print ? I saw a lot of PPD files go by in the install
which suprised me as all my 'print' messages end up generating a PS file
with only comments in it.
Sort of. It could be a lot better. It doesn't print to a printer, but it
does to a PS file. It should print text and graphics OK, maybe images. I
want to add CUPS support eventually also... So much to do...
--
Adam Fedor, Digital Optics Corp. | I'm glad I hate spinach, because
http://www.doc.com | if I didn't, I'd eat it, and you
| know how I hate the stuff.
- Re: NSScroller, NSBrowser and some issues, (continued)
- Re: NSScroller, NSBrowser and some issues, Serg Stoyan, 2002/10/10
- Re: NSScroller, NSBrowser and some issues, Nicola Pero, 2002/10/11
- Re: NSScroller, NSBrowser and some issues, Pascal Bourguignon, 2002/10/11
- Re: NSScroller, NSBrowser and some issues, Adam Fedor, 2002/10/11
- Re: NSScroller, NSBrowser and some issues, Benhur Stein, 2002/10/11
- Re: NSScroller, NSBrowser and some issues, Adam Fedor, 2002/10/11
- Re: NSScroller, NSBrowser and some issues, Pete French, 2002/10/12
- Re: NSScroller, NSBrowser and some issues,
Adam Fedor <=
- Re: NSScroller, NSBrowser and some issues, Pete French, 2002/10/13
Re: NSScroller, NSBrowser and some issues, Serg Stoyan, 2002/10/04