Re: Large over 100K pixel high ruler scroll view
Re: Large over 100K pixel high ruler scroll view
- Subject: Re: Large over 100K pixel high ruler scroll view
- From: Julie Porter <email@hidden>
- Date: Thu, 01 Sep 2011 21:26:52 -0700
Graham and others reading this thread;
Jens Alfke and I took this discussion off list. He was able, as we
have had similar background at apple to explain things, so that I
mostly understand them. Enough to make the connection in interface
builder and get my window scrolling. The last few days I have been
coding the parts that draw my lines. Everything is now working.
I want to express deep appreciation and thank yous to all that helped me
get over the hurdle. I am especially impressed with the long response I
just received. This sort of reply is the thing that really helps. The
word Awesome seems a bit overused at the moment. It does fit here.
I may grumble a bit, but I am really liking what Cocoa can do. I am
amazed how fast I can scroll through the 25,000 or even 48,000 lines of
data. Not only that, but my data model abstractions are compatible
with CoreData. This way I can have one window or tab that represents
the data graphically as lines. Another window or tab that show the data
as events. Pretty nifty as someone at Apple used to say.
Again I am impressed with the help I received here. Hopefully others
will be able to read these threads and learn from the experience of others.
-julie
On 9/1/11 8:48 PM, Graham Cox wrote:
On 31/08/2011, at 2:49 PM, Julie Porter wrote:
I have the idea that a class, MyDocument is instantiated with an array myEvents, each time a file is opened.[
[...]
I seem to have told you how to do this about twenty times now. Honestly, it's really simple. Stop looking at the trees and see the forest!
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden