Added a hidden handle column to the outline tree, and connected the double click to open a document
This commit is contained in:
@@ -121,6 +121,7 @@ class nwLabels():
|
||||
}
|
||||
OUTLINE_COLS = {
|
||||
nwOutline.TITLE : "Title",
|
||||
nwOutline.HANDLE : "Handle",
|
||||
nwOutline.LEVEL : "Level",
|
||||
nwOutline.LABEL : "Document",
|
||||
nwOutline.LINE : "Line",
|
||||
|
||||
Reference in New Issue
Block a user