• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Cross-platform toolkit with a Cocoa backend
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cross-platform toolkit with a Cocoa backend


  • Subject: Cross-platform toolkit with a Cocoa backend
  • From: "Felipe Monteiro de Carvalho" <email@hidden>
  • Date: Fri, 6 Jul 2007 18:23:29 +0200

Hi,

I was thinking if there are people here that working implementing a
Cocoa version of a cross-platform toolkit. I know that at least the
Java GUI libraries are implemented with Cocoa, so this is possible.

How can this be done? Should one try to generate .nib files on the
fly, based on the calls to the framework, or just try to work without
them? Or, of in another way, how?

The problem is basically this: You receive a certain number of API
calls and is responsible for generating a GUI based on that. So you
don't know previously anything about the GUI. Everything is done at
run-time.

I know this is a very generic question, but Cocoa is very different
from other GUI libraries, because they usually allow GUIs to be easely
created from code without the need of external tools or external
files.

thanks,
--
Felipe Monteiro de Carvalho
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Cross-platform toolkit with a Cocoa backend
      • From: Ken Tozier <email@hidden>
    • Re: Cross-platform toolkit with a Cocoa backend
      • From: j o a r <email@hidden>
    • Re: Cross-platform toolkit with a Cocoa backend
      • From: Alastair Houghton <email@hidden>
    • Re: Cross-platform toolkit with a Cocoa backend
      • From: Uli Kusterer <email@hidden>
  • Prev by Date: Re: Encoding custom class from Interface Builder?
  • Next by Date: Re: Cross-platform toolkit with a Cocoa backend
  • Previous by thread: Quickest way to get access to the raw pixel data of a CIImage?
  • Next by thread: Re: Cross-platform toolkit with a Cocoa backend
  • Index(es):
    • Date
    • Thread