Re: NSMatrix, NSCell, NSBrowser,NSBrowserCell proposed patch

2007-03-22 Thread Fred Kiefer
Sergii Stoian wrote: Hi, Fred On 3/22/07, Fred Kiefer [EMAIL PROTECTED] wrote: I think the general idea of this patch is good, but I don't understand the details of it, which makes it hard for me to judge, if it is correct. That's why I post email before commit to SVN tree. What is the

NSImageView as PDF previewer

2007-03-22 Thread Andreas Höschler
Hello all, in our app we use a little NSImageView on the Invoice Form to let the user see a preview of the generated invoice (PDF). The association between the image view and the displayGroup does NSImage *image = [[NSImage alloc] initWithData:(NSData *)value];

Re: NSImageView as PDF previewer

2007-03-22 Thread Charles philip Chan
On 22 Mar 2007, [EMAIL PROTECTED] wrote: I am taking awide guess here. On MacOSX one can see the PDF in the image view (scaled down). Very neat! This does not work under GNUstep. Anybody know what the problem is, MacOSX uses Display PDF, while GNUstep doesn't. what had to be done to make

Re: NSMatrix, NSCell, NSBrowser,NSBrowserCell proposed patch

2007-03-22 Thread Gregory John Casamento
Have you tested this change with Gorm to see if it breaks anything? Thanks, G. -- Gregory Casamento - Original Message From: Sergii Stoian [EMAIL PROTECTED] To: discuss-gnustep@gnu.org Sent: Wednesday, March 21, 2007 4:00:45 PM Subject: NSMatrix, NSCell, NSBrowser,NSBrowserCell

Re: NSImageView as PDF previewer

2007-03-22 Thread Nicolas Roard
On 3/22/07, Charles philip Chan [EMAIL PROTECTED] wrote: On 22 Mar 2007, [EMAIL PROTECTED] wrote: I am taking awide guess here. On MacOSX one can see the PDF in the image view (scaled down). Very neat! This does not work under GNUstep. Anybody know what the problem is, MacOSX uses Display

Re: NSImageView as PDF previewer

2007-03-22 Thread Enrico Sersale
On 2007-03-22 16:33:26 +0200 Nicolas Roard [EMAIL PROTECTED] wrote: On 3/22/07, Charles philip Chan [EMAIL PROTECTED] wrote: On 22 Mar 2007, [EMAIL PROTECTED] wrote: I am taking awide guess here. On MacOSX one can see the PDF in the image view (scaled down). Very neat! This does not work

Re: NSMatrix, NSCell, NSBrowser,NSBrowserCell proposed patch

2007-03-22 Thread Sergii Stoian
On 3/22/07, Fred Kiefer [EMAIL PROTECTED] wrote: Sergii Stoian wrote: Hi, Fred On 3/22/07, Fred Kiefer [EMAIL PROTECTED] wrote: I think the general idea of this patch is good, but I don't understand the details of it, which makes it hard for me to judge, if it is correct. That's why I

Re: NSMatrix, NSCell, NSBrowser,NSBrowserCell proposed patch

2007-03-22 Thread Sergii Stoian
Forgot to attach files. NSCell.m.diff Description: Binary data NSMatrix.m.diff Description: Binary data ___ Discuss-gnustep mailing list Discuss-gnustep@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Re: NSMatrix, NSCell, NSBrowser,NSBrowserCell proposed patch

2007-03-22 Thread Sergii Stoian
Yes, I've already understood the mistake. On 3/22/07, Gregory John Casamento [EMAIL PROTECTED] wrote: Have you tested this change with Gorm to see if it breaks anything? Thanks, G. -- Gregory Casamento - Original Message From: Sergii Stoian [EMAIL PROTECTED] To:

Re: NSMatrix, NSCell, NSBrowser,NSBrowserCell proposed patch

2007-03-22 Thread Fred Kiefer
Sergii Stoian wrote: Forgot to attach files. Hi Sergii, I already commit my part of the change. Please give it a try. I don't thing that your proposed change to setShowsFirstResponder: is correct. That way we don't have a chance to store the focus type. It will get overridden each time this

Is it o.k. to announce GNUstep digg stories here?

2007-03-22 Thread Lars Sonchocky-Helldorf
I am asking since I caught some bruisings on #gnustep for doing so. I am doing this to increase GNUsteps popularity (and visibility on digg). If you don't like it please tell me so and I'll stop it immediately. Thanks, Lars ___ Discuss-gnustep

Re: Is it o.k. to announce GNUstep digg stories here?

2007-03-22 Thread Stefan Bidigaray
I, personally, think it's a good idea! I don't see why anyone would be against it on the irc channel since it's, after all, a public forum to exchange ideas. On the other hand, I also check the GNUstep blog (the one Yen-Ju writes on), and others, almost daily so I would know when a story is

Re: SimpleWebKit (was GNUstep Web browser (was Re: WebKit Bounty))

2007-03-22 Thread Rogelio Serrano
On 3/23/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: On 2007-03-18 20:07:17 -0400 Mark Rowe [EMAIL PROTECTED] wrote: I feel compelled to mention the incredibly large amount of work that will be required to bring SimpleWebKit up to a reasonable standard of web compatibility. HTML, XHTML,