Hi All, I have a Detailed Activity Window in my Application which logs detailed information into a Scrolling Text Field. I’d like to have it work the same way in which the XCode Log Windows works, e.g. it fills the visible text field and then starts scrolling, if the user clicks in the Scroll Bar, it stops scrolling but lines are still logged. If the user Scrolls to the end of the field, it starts Scrolling again.
Is there a Class/Subclass available to do this or do I need to write my own? _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
