[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ANN: GUI-0.11.0
From: |
address@hidden |
Subject: |
Re: ANN: GUI-0.11.0 |
Date: |
29 Aug 2006 04:11:31 -0700 |
User-agent: |
G2/0.2 |
Gregory John Casamento schrieb:
>
> * Added support for keyed encoding in all gui classes.
>
> * Added mechanism to allow for dynamic extension of model loading
> mechanism
>
> * Implemented glue code in GSNibCompatibility for classes such as
> NSIBObjectData, NSClassSwapper, etc. to facilitate nib loading.
Gregory, that is great work! Especially NIB writing.
And I know how much effort you put in since I am doing the same with
the mySTEP branch for embedded devices (e.g.
http://www.quantum-step.com/download/sources/ -> the B108 release).
What I have achieved is keyed decoding of (most) GUI classes (no
encoding) - and it mostly is the same as your solution. Sometimes there
are (small?) differences for further study.
Some very recent GUI classes are still missing in GNUstep but already
have some implementation in mySTEP: NSLevelIndicator(+Cell),
NSBitmapImageRep for the .icns format, NSTokenField(+Cell),
NSSegmentedControl(+Cell).
So, let's exchange ideas and code (mySTEP changes are already assigned
to FSF).
Nikolaus
- Re: ANN: GUI-0.11.0, (continued)
- Re: ANN: GUI-0.11.0, Gregory John Casamento, 2006/08/29
- Re: ANN: GUI-0.11.0, Andreas Höschler, 2006/08/29
- Re: Re: ANN: GUI-0.11.0, Nicolas Roard, 2006/08/30
- Re: ANN: GUI-0.11.0, Andreas Höschler, 2006/08/30
- Re: ANN: GUI-0.11.0, Charles Philip Chan, 2006/08/30
- Re: ANN: GUI-0.11.0, Andreas Höschler, 2006/08/30
- Re: ANN: GUI-0.11.0, Charles Philip Chan, 2006/08/30
- Re: ANN: GUI-0.11.0, Wolfgang Lux, 2006/08/30
- Exchanging RTF with MacOSX, Andreas Höschler, 2006/08/30
- Re: ANN: GUI-0.11.0, Gerold Rupprecht, 2006/08/30
Re: ANN: GUI-0.11.0,
address@hidden <=