.
original commit: a93d005109a8a2391e0e7a7aa22470343bf7c3bd
This commit is contained in:
parent
cfb3034350
commit
625c643bcb
|
@ -177,7 +177,7 @@
|
|||
(send dc set-text-foreground (make-object color% "RED"))
|
||||
(send dc set-text-mode 'solid))
|
||||
|
||||
(send dc draw-text (string-append size " Pen")
|
||||
(send dc draw-text (string-append size " P\351n") ; 351 is e with '
|
||||
(+ x 5) (+ y 8))
|
||||
(send dc set-font ofont)
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ Added value init argument to check%, selection init argument to
|
|||
argument follows the style argument
|
||||
Added checked init argument for checkable-menu-item%
|
||||
Mac OS X: file dialogs use given starting directory, and dialog%s
|
||||
with a parent frame as shown as "sheets"
|
||||
with a parent frame are shown as "sheets"
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user