[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ink with gorm
From: |
Nicola Pero |
Subject: |
Re: Ink with gorm |
Date: |
Tue, 7 Jun 2005 16:56:57 +0100 (BST) |
> I've modified Ink to use gorm files. It has all the functionality of
> Ink in cvs (I think), plus some other things like spellchecking and
> kerning, due to an expanded menu. A patch, and the necessary gorm
> files can be found here:
>
> http://www.eskimo.com/~pburns/misc/Ink_gorm_patches.tar.gz
>
> and a tarball of all the source can be found here:
>
> http://www.eskimo.com/~pburns/misc/Ink_gorm.tar.gz
>
> I did this, in part, because many of the gui examples date from a time
> when gorm wasn't as usable as it is now. I thought it would be good to
> have a more up to date example, using gorm.
Yes ... well I think we should have both, examples using Gorm and examples
not using Gorm. :-)
Examples not using Gorm are very useful for testing and for understanding
how things work.
We all agree most people are better off using Gorm (or Renaissance) for
development of UIs, but for people who want to learn how things work
internally (or for testing/debugging the GUI), plain old examples in code
are excellent. :-)
Thanks
- Ink with gorm, Rob Burns, 2005/06/07
- Re: Ink with gorm,
Nicola Pero <=