NSView Add

SD macosxdevlist at personal.fishh2o.com
Wed Apr 2 22:47:53 PDT 2008


I have an NSView in my nib that I want to add to a NSBox that is in a 
visible window, how do I do that.

Then later I want to remove/replace the NSView in the NSBox, how do I do that.

I tried this but it isn't working:
[m_advancedEditingBox addSubview:m_sourceEditingView];


Thanx in advance.

SD.

-- 
==========================================
SD

WARNING: Programming may be habit forming.


More information about the MacOSX-dev mailing list