steve22 Posted January 13, 2007 Share Posted January 13, 2007 Hi! I have some problems with xcode 3.0 Interface Builder Tiger is the default interface editor. FIXED: right click on nib file and choose Interface Builder (not Tiger) for the default Default compiler is gcc 3.3. FIXED: Do sudo gcc_select 4.0 WebKit is not in the Interface Builder (not Interface Builder Tiger). Any solutions? How do you put items in the Toolbar? I cant seem to be able to add any control (buttons, textboxes etc...) to the toolbar. Please help. ~Matt Link to comment https://www.insanelymac.com/forum/topic/38585-xcode-30-problemsquestions/ Share on other sites More sharing options...
Mark Snow Posted January 14, 2007 Share Posted January 14, 2007 3: Did you try to add the WebView.h header to the nib and set the class of a customView to WebKit ? It should be also easy to make a IB plugin for WebView. I have also a question: what is the XIB file format available in IB ? Link to comment https://www.insanelymac.com/forum/topic/38585-xcode-30-problemsquestions/#findComment-275504 Share on other sites More sharing options...
steve22 Posted January 15, 2007 Author Share Posted January 15, 2007 OK. Ill try it out. What about 4? How do you add diferent items like textboxes etc... to the toolbar? ~Matt Link to comment https://www.insanelymac.com/forum/topic/38585-xcode-30-problemsquestions/#findComment-276065 Share on other sites More sharing options...
rakka Posted January 16, 2007 Share Posted January 16, 2007 Xcode 3.0 works just fine for me, however, I'm having a hell of a time trying to find the class browser in Interface Builder leopard. Either I'm just that stupid or its not implemented yet. (I've gone back to using Tiger IB in 10.5 for the time being) Link to comment https://www.insanelymac.com/forum/topic/38585-xcode-30-problemsquestions/#findComment-277016 Share on other sites More sharing options...
steve22 Posted January 16, 2007 Author Share Posted January 16, 2007 I cant find the class browser either. I think they're rewriting it :-S Link to comment https://www.insanelymac.com/forum/topic/38585-xcode-30-problemsquestions/#findComment-277525 Share on other sites More sharing options...
Ravic Posted January 17, 2007 Share Posted January 17, 2007 xcode 3.0 works only on leopard or on tiger to? If this is posibble to run xcode 3.0 on tiger where i can get package with xcode? Link to comment https://www.insanelymac.com/forum/topic/38585-xcode-30-problemsquestions/#findComment-278105 Share on other sites More sharing options...
steve22 Posted January 26, 2007 Author Share Posted January 26, 2007 it wont install on tiger because of all the core animation and new frameworks which are not supported on tiger. ~matt Link to comment https://www.insanelymac.com/forum/topic/38585-xcode-30-problemsquestions/#findComment-285077 Share on other sites More sharing options...
Recommended Posts