home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Superpower (Alt)
/
SUPERPOWER.iso
/
q
/
source
/
keypairv.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-08-08
|
164 b
|
17 lines
extern id keypairview_i;
@interface KeypairView:View
{
}
- calcViewSize;
#define SPACING 4
#define FONTSIZE 12
#define EXTRASPC 2
#define LINEHEIGHT 16
@end