Re: Tables in Tiger NSTextView
Re: Tables in Tiger NSTextView
- Subject: Re: Tables in Tiger NSTextView
- From: Douglas Davidson <email@hidden>
- Date: Thu, 14 Jul 2005 09:50:23 -0700
On Jul 14, 2005, at 9:44 AM, David Rice wrote:
I have an application that uses an NSTextView in its editor window.
When I insert a Table into the view, and adjust the table widths
with the <|> cursor that appears when over table cell right-
side boundaries, strange tracking occurs on mouse drags. The
expected behavior works for a moment, i.e. the cell width changes
with the mouse movement, but after dragging a bit, the cell being
adjusted seems to loose the connection to the mouse. If I drag to
the right the cell will be made narrower instead of wider, or the
cell width will switch back and forth to growing wider to growing
narrower as the drag progresses. Sometimes dragging the right edge
of the left cell in a 2 column table will cause the right cell's
width to be changed.
Are you creating these tables programmatically? There are quite a
few options in setting up tables, and some of them work better than
others with manual resizing. If you can post exactly how you are
creating these, I'll see if I can figure out what's going on.
Douglas Davidson
_______________________________________________
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