scrbl
This commit is contained in:
@@ -7,9 +7,6 @@
|
|||||||
racket/gui
|
racket/gui
|
||||||
racket/file))
|
racket/file))
|
||||||
|
|
||||||
(define myeval
|
|
||||||
(make-base-eval '(require columns-pane)))
|
|
||||||
|
|
||||||
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]
|
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]
|
||||||
|
|
||||||
@defmodule[columns-pane]{This module provides a new class @racket[columns-pane%] that can be used to arrange widgets in a table like fashon, making all widgets in a column of the same width}
|
@defmodule[columns-pane]{This module provides a new class @racket[columns-pane%] that can be used to arrange widgets in a table like fashon, making all widgets in a column of the same width}
|
||||||
|
|||||||
Reference in New Issue
Block a user