Re: Use gnustep-make for SimpleWebKit on Mac

2007-07-16 Thread Yen-Ju Chen

On 7/15/07, Riccardo <[EMAIL PROTECTED]> wrote:

Hi,

On 2007-07-15 20:06:00 +0200 "Yen-Ju Chen" <[EMAIL PROTECTED]> wrote:

>   Thanx. But the SWKBrowser/GNUmakefile.postamble
>   should use 'tab' instead of 'space'. Otherwise, it will break.
>   I think your text editor converts 'tab' into 'space' automatically.
possibly, also the patch didn't apply for me and I had to retype it or
do copy&paste so maybe I missed something there. Fixed.


 Thanx.




>   I suspect it is because there are WebKit and SimpleWebKit on Mac.
>   SimpleWebKit/WebKit.h uses ,
>   which may refer to Apple WebKit instead of SimpleWebKit.
>   Therefore, it mess up the compiler.
>   My suggestion is to use  for all SimpleWebKit
> headers.
I'm not sure there. Having "WebKit" makes compatibility easy and I
have seen Nikolaus running SWK on top of cocoa appkit (which is also
the way he currently tests it, since both GNUstep and myStep are
incomplete or buggy), but by ising directly XCode and not GNUstep
make. What changes, I don't know.


 Maybe you can test subclassing WebView with XCode and see.
 I include everything in the example I sent
 and you just need to include PlainWebView.h and PlainWebView.m in xcode.
 I didn't see anything suspicious in the SimpleWEbKit codes.
 That's why I suspect the linking problem, but I may be wrong.

 Yen-Ju



-R




___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Re: Google SoC (KVO + Bindings)

2007-07-16 Thread Adam Fedor


On Jul 14, 2007, at 10:46 PM, Chris Farber wrote:

I have recently finished up Key Value Observing. Nicola or Richard  
will probably be committing this soon. Now that I have finished up  
KVC and KVO, I'm going to begin working on Bindings.


Thanks for the updates!


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev