gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

flexisheet porting error(NSFocusRingOnly)


From: 황윤성
Subject: flexisheet porting error(NSFocusRingOnly)
Date: Sat, 5 Mar 2005 21:05:12 +0900 (KST)


FSMatrix.m: In function `-[FSMatrix drawRect:]':
FSMatrix.m:307: error: `NSFocusRingOnly' undeclared (first use in this function)
FSMatrix.m:307: error: (Each undeclared identifier is reported only once
FSMatrix.m:307: error: for each function it appears in.)

I found Apple's Appkit/NSGraphic.h

typedef enum {
    NSFocusRingOnly = 0,
    NSFocusRingBelow = 1,
    NSFocusRingAbove = 2NSFocusRingOnly
} NSFocusRingPlacement;

But gnustep's Appkit/NSGraphics,h is not contain

why gnustep is not contain 'NSFocusRingOnly'?





It is A Good Mail

생활인터넷 드림위즈 http://www.dreamwiz.com/

[PC보안] 바이러스-악성코드 무료진단!! GO~   [디스크] 128M 공짜 디스크 가지러 가자!
reply via email to

[Prev in Thread] Current Thread [Next in Thread]