TextThingys
TextThingys
- Subject: TextThingys
- From: Roland Silver <email@hidden>
- Date: Thu, 4 Aug 2005 19:11:08 -0600
I want to be able to create at run-time textThingyWindows each of
which contain a scrollable array of TextThingys, textThingy
[0]...textThingy[N-1]. Scrollable because there may be more
TextThingys than will fit in the visible part of the window.
Each textThingy has a display rectangle, within which can be entered
(and displayed) a single line of text.
If the window has focus, then a mouse-click within one of the
textThingys should invoke a method with an arg that tells the method
which thingy was clicked in.
The thingy itself should have instance variables for the window it
belongs to, its index, and its viewing rectangle.
--Rollos <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden