|
|
Wednesday, January 30, 2002 |
|
|
Does this site look OK in IE 6 for Windows now? I looked at it yesterday, and it looked like garbage.
Please let me know (email link at the bottom, or click "About Me" at left). Send a screenshot if possible. Thanks.
Too exhausted to do anything else, so I'm going home.
6:08:58 PM |
|
|
Messing around with the template a bit. Wish there wasn't so much duplication in the theme design, especially with the CSS. Content management anyone? Should see how much of the old website framework stuff applies in Radio.
5:25:23 PM |
|
|
Did some more work last night on trying to get Terminal.app support in ICeCoffEE. TermView claims to implement NSTextInput, but it doesn't.
Breakpoint 1, -[ICeCoffEETerminal _singleClick::]
(self=0x23e86a0, _cmd=0x276c4, line=0, col=14) at ICeCoffEETerminal.m:198
198 NSEvent *e = [[self window] currentEvent];
(gdb) p (NSRange)[self markedRange]
$3 = {
location = 0,
length = 0
}
(gdb) p (BOOL)[self hasMarkedText]
$4 = 0 '000'
4:18:39 PM |
|
|
|