.
original commit: 0298e3d6810feb896217f19bf1242c151464ef24
This commit is contained in:
parent
db5b82c1f7
commit
339619772b
|
@ -1690,6 +1690,10 @@
|
|||
(sequence
|
||||
(apply super-init (or edit (make-object text%)) args))))
|
||||
|
||||
(wx:set-editor-snip-maker (lambda args (apply make-object editor-snip% args)))
|
||||
(wx:set-text-editor-maker (lambda () (make-object text%)))
|
||||
(wx:set-pasteboard-editor-maker (lambda () (make-object pasteboard%)))
|
||||
|
||||
;--------------------- wx Panel Classes -------------------------
|
||||
|
||||
(define wx:windowless-panel%
|
||||
|
|
Loading…
Reference in New Issue
Block a user