summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--listbox_darwin.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/listbox_darwin.go b/listbox_darwin.go
index 2bc724e..e6804e7 100644
--- a/listbox_darwin.go
+++ b/listbox_darwin.go
@@ -184,7 +184,7 @@ func listboxTableColumn(listbox C.id) C.id {
}
/*
-The NSTableViews don't draw their own scrollbars; we have to drop our NSTableViews in NSScrollViews for this.
+The NSTableViews don't draw their own scrollbars; we have to drop our NSTableViews in NSScrollViews for this. The NSScrollView is also what provides the Listbox's border.
*/
var (