Re: Re: [Seaside] [Q] Creating NSBrowser (in Cocoa of Mac) using Scriptaculous

"S.J.Chun" chunsj at embian.com
Fri Jun 29 13:37:12 UTC 2007


 Thanks for your help. I also found the ColumnNav thing but it does use
YUI and which is not supported by Seaside yet :-)

First, I think I have to learn Javascript part first. I think fixed number of column
case could be rather easily implemented by current Scriptaculous code. Hard
part which I cannot figure out how it could be implemented is multiple dynamic
column case (which is what NSBrowser does).

----- Original Message -----
   From: Lukas Renggli <renggli at gmail.com>
   To: "\"S.J.Chun\"" <chunsj at embian.com>, Seaside - general discussion <seaside at lists.squeakfoundation.org>
   Sent: 07-06-29 15:42:13
   Subject: Re: Re: [Seaside] [Q] Creating NSBrowser (in Cocoa of Mac) using Scriptaculous

  > I just started to learn Scriptaculous in Seaside to implement NSBrowser like thing.
> There are tons of unknown things to me - I have almost no experience on Javascript.
> Are there any helpful document for this(implementation NSBrowser) or example?

I suggest that you first learn the JavaScript part (there are tons of
Prototype and script.aculo.us tutorials on the web). Then it will be
easy to adopt it in Seaside.

Apple is also using Scriptaculous, maybe you can learn from their website:

   http://www.apple.com/downloads/dashboard/

There is a YUI widget that provides this functionality, this is not
compatible with Sriptaculous though:

   http://stringify.com/columnav/

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch



More information about the Seaside mailing list