Author: qmathe
Date: Fri May 30 01:33:24 2008
New Revision: 3136

URL: http://svn.gna.org/viewcvs/etoile?rev=3136&view=rev
Log:
Fixed selected items reported by the container (the layout context) for both 
table and outline layout.

* ETLayout
(-selectionIndexPaths:): New method mostly useful for subclasses.

* ETLayoutItemGroup
Minor doc update.

* ETTableLayout
(-tableViewSelectionDidChange:): Fixed selection to be properly mirrored in the 
layout item tree by calling -[ETLayout selectionIndexPaths].
(-[NSTableView _startDragOperationWithEvent:): Added a temporary and ugly 
category override that allows -lastDragEvent to return the last mouse down 
event 
as expected.

Modified:
    branches/qmathe/Container/ETLayout.h
    branches/qmathe/Container/ETLayout.m
    branches/qmathe/Container/ETLayoutItemGroup.m
    branches/qmathe/Container/ETTableLayout.m


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to