IB is confused (or I am :-)
IB is confused (or I am :-)
- Subject: IB is confused (or I am :-)
- From: Rich Morin <email@hidden>
- Date: Sat, 15 Feb 2003 14:38:10 -0800
I added a Split View to my app, as:
Window
W
W TabView
W T
W T TextField
W T
W T Browser
W T
W T TabView
W T T
W T T Split View
W T T S
W T T S TableView
W T T S
W T T S TextView
The Split View looks real nice and scales wonderfully, but for some
reason, I'm now unable to get IB to connect up to the TextView. It
keeps connecting to the enclosing ScrollView, instead. The Info
window then says:
TextView_FA NSScrollView(NSTextView)
and the app gets some (predictable) nastygrams:
2003-02-15 13:55:00.039 Morinfo[905] Instances of class NSScrollView
do not respond to selector setFont:
2003-02-15 13:55:01.766 Morinfo[905] Instances of class NSScrollView
do not respond to selector setString:
Help?
-r
--
email: email@hidden; phone: +1 650-873-7841
http://www.cfcl.com/rdm - my home page, resume, etc.
http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc.
http://www.ptf.com/dossier - Prime Time Freeware's DOSSIER series
http://www.ptf.com/tdc - Prime Time Freeware's Darwin Collection
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.