Any chance to load NIB/XIB file

Mac OSX specific forum
CSAUER
Enthusiast
Enthusiast
Posts: 188
Joined: Mon Oct 18, 2004 7:23 am
Location: Germany

Any chance to load NIB/XIB file

Post by CSAUER »

It would be very cool if we would be able to design our UI with Interface Builder and if there would be a function that relies on it.

I think one component should be the "CreateNibReference" function.
But how to implement this into PB environment?

Is there anybody out there who has an idea how to do it?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PB4.1 - Win: MacBook black 2008 2,4 GHz, 4 GB RAM, MacOSX 10.5/VMWare/WinXP
PB4.1 - Mac: MacMini G4 1,4 GHz, 512 MB RAM, MacOSX 10.4
Fred
Administrator
Administrator
Posts: 18248
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Well, it kiils the whole purpose of PB which is being portable. Also you will have to put a PB id to every new components, and be able to handle their events.. I don't know if a such mix is even possible.
Post Reply