- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
[Q][swing]Getting start scala.swing
Thu, 2009-06-18, 08:54
Hi.
I 'm learning way to build GUI using scala.swing.
Scala.swing is very diferent from swing.
# especially ListView!
How to learn scala.swing do you think?
Where is code samples or reference of scala.swing?
Thanks.
Shuji Yamamoto
Japan
Sat, 2009-06-20, 00:07
#2
Re: [Q][swing]Getting start scala.swing
On Thu, 18 Jun 2009 16:53:49 +0900, shuji yamamoto
wrote:
Hi.
My learning path is converting swing samples of "Leaning
Java"(Niemeyer,Knudsen)
This book hava a lot of picture and simple code.
I wating for "Leaning Scala" Book :)
Thanks.
Shuji yamamoto
Japan
> Hi.
>
> I 'm learning way to build GUI using scala.swing.
> Scala.swing is very diferent from swing.
> # especially ListView!
>
> How to learn scala.swing do you think?
> Where is code samples or reference of scala.swing?
>
> Thanks.
>
> Shuji Yamamoto
> Japan
>
I'd be very interested if there is fuller documentation on scala.swing as I haven't been able to find it. Programming in Scala has some of the very basics but it feels like a lot of thought went into scala.swing and it would be a shame to see a lack of uptake resulting from the lack of online documentation.
This is an observation of Scala in general that some (but not all) "modules" are not very well documented and examples scattered and sometimes too simple. One instance of this would be Responders, of which I need to know about for comprehensions (http://www.scala-lang.org/node/111) and Responders themselves (http://scala.sygneca.com/libs/responder); it's an effort to find this stuff and I discovered it by accident - they aren't even mentioned in PiS.
If there's one thing that the success of Spring and Hibernate in the Java world taught me, it was that *fantastic, comprehensive and well organized* documentation with real-world examples are critical for a technology to get the take-up it might deserve. This is not meant as a criticism; Scala is a really great language and I know how much of a pain writing docs is!
Chris
> Date: Thu, 18 Jun 2009 16:53:49 +0900
> To: scala-user@listes.epfl.ch
> Subject: [scala-user] [Q][swing]Getting start scala.swing
> From: yamashuu@k3.dion.ne.jp
>
> Hi.
>
> I 'm learning way to build GUI using scala.swing.
> Scala.swing is very diferent from swing.
> # especially ListView!
>
> How to learn scala.swing do you think?
> Where is code samples or reference of scala.swing?
>
> Thanks.
>
> Shuji Yamamoto
> Japan
>
View your Twitter and Flickr updates from one place - Learn more!