[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gorm bug
From: |
Gregory John Casamento |
Subject: |
Re: Gorm bug |
Date: |
Sat, 5 Jul 2003 08:18:35 -0700 (PDT) |
Enrico,
Hehe... then don't do that. ;)
I'll look into this.
Thanks, GJC
--- Enrico Sersale <enrico@dtedu.net> wrote:
>
> In Gorm from cvs, in GormDocument.m, in -parseHeader:, there is a bug. If you
> have this:
>
> @interface IconsPref : NSObject <PreferencesProtocol>
> {
> IBOutlet id win;
> IBOutlet id prefbox;
> IBOutlet id thumbbox; IBOutlet id thumbCheck; IBOutlet id selectbox;
> IBOutlet id animMatrix;
> IBOutlet id actChangesButt; }
>
> @end
>
> in data.classes you will get:
>
> Outlets = (
> win,
> prefbox,
> thumbbox,
> thumbCheck,
> selectbox,
> animMatrix,
> "IBOutlet id prefbox",
> "IBOutlet id thumbCheck",
> "IBOutlet id animMatrix"
> );
>
>
>
> _______________________________________________
> Bug-gnustep mailing list
> Bug-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/bug-gnustep
=====
Gregory John Casamento
-- bheron on #gnustep, #linuxstep, & #gormtalk ----------------
Please sign the petition against software patents at:
http://www.petitiononline.com/pasp01/petition.html
Petition to make Lighthouse Application Suite Free Software at:
http://www.petitiononline.com/laafs/petition.html
--- Main Developer of Gorm (featured in April Linux Journal) ---
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
- Gorm bug, Enrico Sersale, 2003/07/05
- Re: Gorm bug,
Gregory John Casamento <=