[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] shoes 0.r9 -- an entirely new GUI toolkit

_why

7/30/2007 11:58:00 PM

Hey, yeah. Today marks the first experimental release of Shoes.

<http://code.whytheluckystiff.net/...

Shoes is a GUI toolkit, built with Cairo and Pango alone, which
takes its cues from the web. Rather than building native-looking
apps with a pile of widgets, you have some text and images and very
few native controls. Hyperlinking and form submission is used to move
through apps.

(An example is up on http://h.... More lessons throughout the
week.)

Shoes is also a minimalist toolkit, really. There are only two
layout styles to learn: stacks and flows. Only five types of native
controls: edit_line, edit_box, button, progress and list_box.
With any luck, Shoes will be small enough to keep in your head.

Really, it's not a terribly serious or ambitious project. I'm just
using it to build a new Hackety Hack and though some might find it
handy.

////////////////////////////////////////////////////////////////////

OH, ALERT: Shoes is still quite experimental. If you're going to
plunge in, expect some segfaults and some build/installation
headaches. I only have builds for Intel Macs, Win32, and Linux
32-bit presently, though source code is available.

Okay then. Thankyou for reading!

_why

3 Answers

Ari Brown

7/31/2007 3:19:00 AM

0

Well, if _why wrote it...

I suppose I have no choice but to learn it *yay*

aRi
--------------------------------------------|
If you're not living on the edge,
then you're just wasting space.



Phlip

7/31/2007 4:06:00 AM

0

_why wrote:

> OH, ALERT: Shoes is still quite experimental.

Got developer tests?

--
Phlip

Alex Gutteridge

7/31/2007 4:18:00 AM

0

On 31 Jul 2007, at 08:57, _why wrote:

> OH, ALERT: Shoes is still quite experimental. If you're going to
> plunge in, expect some segfaults and some build/installation
> headaches. I only have builds for Intel Macs, Win32, and Linux
> 32-bit presently, though source code is available.
>
> Okay then. Thankyou for reading!
>
> _why

You need to add libgtk2.0-dev to the list of required packages under
the Ubuntu install guide. Otherwise worked like a dream.

Alex Gutteridge

Bioinformatics Center
Kyoto University