TUTORIAL: NSView flexible dynamic creation and loading text and images

This is my first shot at NSView, and I was surprised at the outcome, and see some potential for improvement into something fairly useful.

The code is all well commented, and if you don’t see anything else, take a look at image ( 32 ) :

On my website the tutorial is listed under the following :

http://www.journey-of-flight.com/index.php

Cocoa - Flexibility of Working with Views
Shows how to create Cocoa - Objective C window views, and how to dynamically display text and images…

or you can reach the page directly at :

http://www.journey-of-flight.com/bh_xcode/how-to/0150_Drawing_in_Views/index.php

I also added a resources link at :

http://www.journey-of-flight.com/bh_xcode/common/cocoa_programming_resources.php

if you see any that I should add, please let me know.

Hope this is useful

Bill Hernandez
Plano, Texas

I finished this last night a little after 3:00 am CST, so needless to say I did not proof it at all.

This morning as I read it, I made some corrections, cleaned up some typos, tried to explain some things a little better, etc

Hopefully this makes better sense…

If you have any constructive feedback I would be most grateful…

Bill Hernandez
Plano, Texas