[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Sucks being in the huge minority...
- From: Ando Sonenblick <ando@...>
- Date: Fri, 08 Aug 2003 06:54:32 -0700
> Incidentally, it wasn't a huge effort for me taking Apple's TextEdit sample
> for MacOS X (which is written in something closer to NeXTStep than Cocoa)
> and get it working as a Lua shell.
Hmm.... I'm not sure I'm following what you're saying. Are you using
TextEdit to edit a script, then get the TEHandle and pass that to
lua_load/lua_call?
That's essentially what I'm doing but I definitely have to replace my "\r"
with "\n" to get short comments to work (everything else works fine even if
I do not to the replacing)...
ando
> Incidentally, it wasn't a huge effort for me taking Apple's TextEdit sample
> for MacOS X (which is written in something closer to NeXTStep than Cocoa)
> and get it working as a Lua shell. I didn't have any line ending issues, but
> that's probably because Cocoa is closer to the Unix world than the
> traditional Mac world.
>
> Mark
-----------------
SpriTec Software
www.spritec.com