?
This commit is contained in:
@@ -6,8 +6,13 @@
|
|||||||
racket/base
|
racket/base
|
||||||
racket/string
|
racket/string
|
||||||
racket/gui
|
racket/gui
|
||||||
racket/file
|
racket/file)
|
||||||
columns-pane))
|
@(for-label columns-pane))
|
||||||
|
|
||||||
|
@(define myeval
|
||||||
|
(make-base-eval '(require columns-pane)))
|
||||||
|
|
||||||
|
@title[#:tag "columns-pane"]{A pane to arrange controls in columns}
|
||||||
|
|
||||||
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]
|
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user