You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Roger Whitcomb (JIRA)" <ji...@apache.org> on 2013/02/15 22:27:15 UTC

[jira] [Commented] (PIVOT-873) Provide a style for TableVIew that allows one click to start row editing

    [ https://issues.apache.org/jira/browse/PIVOT-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579514#comment-13579514 ] 

Roger Whitcomb commented on PIVOT-873:
--------------------------------------

Made another fix for SelectMode.NONE:
[branches/2.0.x]:
Sending       wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraTableViewSkin.java
Transmitting file data .
Committed revision 1446780.
                
> Provide a style for TableVIew that allows one click to start row editing
> ------------------------------------------------------------------------
>
>                 Key: PIVOT-873
>                 URL: https://issues.apache.org/jira/browse/PIVOT-873
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk-terra
>    Affects Versions: 2.0.2
>         Environment: All
>            Reporter: Roger Whitcomb
>            Assignee: Roger Whitcomb
>            Priority: Trivial
>              Labels: tableview
>             Fix For: 2.0.3
>
>
> Normally, a double click is required in a TableView row to initiate editing of the row.  Our users would like to start editing right away.
> The proposal is to add a new style (implemented in TerraTableViewSkin) called "editOnMouseDown" that would allow the first click to begin editing.  The default behavior would remain the same (edit is started on double click).
> It is not clear if I can implement it such that the first click would not only initiate editing but also toggle checkboxes or select radio buttons if there are any in the row editor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira