Documentation and refinement
This commit is contained in:
@@ -317,6 +317,9 @@
|
||||
(let* ((ini (new ini% [file 'web-racket-example1]))
|
||||
(context (new wv-context% [base-path cur-dir] [ini ini]))
|
||||
(window (new example-1-window%
|
||||
[wv-context context]))
|
||||
[wv-context context]
|
||||
[title "This is an example1 window"]
|
||||
)
|
||||
)
|
||||
)
|
||||
window))
|
||||
|
||||
Reference in New Issue
Block a user