Skip navigation.
 
mlRe: need to not shift row in outline view
FROM : I. Savant
DATE : Mon Feb 04 20:20:21 2008

On Feb 4, 2008 2:13 PM, Mitchell Livingston <<email_removed>> wrote:
> Yup, sounds right. Basically, I want a way to allow outline rows to take up the whole row for select rows.


  You could always subclass NSOutlineView and override
-drawRow:clipRect: (which belongs to NSTableView, of which
NSOutlineView is a subclass).

--
I.S.

Related mailsAuthorDate
mlneed to not shift row in outline view Mitchell Livingsto… Feb 4, 15:10
mlRe: need to not shift row in outline view I. Savant Feb 4, 16:56
mlRe: need to not shift row in outline view Mitchell Livingsto… Feb 4, 17:17
mlRe: need to not shift row in outline view I. Savant Feb 4, 17:20
mlRe: need to not shift row in outline view Ben Feb 4, 18:53
mlRe: need to not shift row in outline view Mitchell Livingsto… Feb 4, 20:13
mlRe: need to not shift row in outline view I. Savant Feb 4, 20:20
mlRe: need to not shift row in outline view I. Savant Feb 5, 00:19
mlneed to not shift row in outline view (SOLVED) Mitchell Livingsto… Feb 6, 20:41