From 420c640aea536788f9507939370568c23bd39fab Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sat, 5 Apr 2014 22:53:26 -0400 Subject: [PATCH] Noted that NSScrollView sets the Listbox border in listbox_darwin.go. --- listbox_darwin.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 (