« Return to Thread: Tcl/Tk on the iPhone

Re: Tcl/Tk on the iPhone

by Jim Ingham :: Rate this Message:

Reply to Author | View in Thread

You are right that there is no Carbon on the phone.  But also the  
iPhone UIKit (the marketing name is Cocoa Touch) isn't the same as  
Cocoa, it's got different upper level event & drawing models.  Both  
are ObjC and as you get into the lower layers they start looking the  
same, but there would be differences in the ports to Cocoa & Cocoa  
Touch.

Jim

On Mar 17, 2008, at 1:14 AM, Uwe Kirschner wrote:

> Hi Hans,
> wouldn't that require moving from Carbon to Cocoa?
>
> There was quite a bit of discussion about the future of Carbon on
> this mailing list a while ago.
>
> kind regards,
> Uwe
>
>
> On 16.03.2008, at 23:12, Hans-Christoph Steiner wrote:
>
>>
>> Has anyone tried building Tcl/Tk on the iPhone?
>>
>> .hc
>>
>>
>> ----------------------------------------------------------------------
>> --
>> ----
>>
>> If you are not part of the solution, you are part of the problem.
>>
>>
>>
>> ----------------------------------------------------------------------
>> ---
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>> _______________________________________________
>> Tcl-mac mailing list
>> tcl-mac@...
>> https://lists.sourceforge.net/lists/listinfo/tcl-mac
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Tcl-mac mailing list
> tcl-mac@...
> https://lists.sourceforge.net/lists/listinfo/tcl-mac


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Tcl-mac mailing list
tcl-mac@...
https://lists.sourceforge.net/lists/listinfo/tcl-mac

 « Return to Thread: Tcl/Tk on the iPhone