Next:
wx:slider
Up:
Class Reference
Previous:
show
wx:screen-dc%
Superclass:
wx:canvas-dc%
A
wx:screen-dc%
object provides drawing access to the whole screen.
(make-object wx:screen-dc%)
->
wx:screen-dc%
object
Methods:
All methods:
begin-drawing
from
wx:dc%
blit
from
wx:dc%
clear
from
wx:dc%
destroy-clipping-region
from
wx:dc%
draw-arc
from
wx:dc%
draw-ellipse
from
wx:dc%
draw-icon
from
wx:dc%
draw-line
from
wx:dc%
draw-lines
from
wx:dc%
draw-point
from
wx:dc%
draw-polygon
from
wx:dc%
draw-rectangle
from
wx:dc%
draw-rounded-rectangle
from
wx:dc%
draw-spline
from
wx:dc%
draw-text
from
wx:dc%
end-doc
from
wx:dc%
end-drawing
from
wx:dc%
end-page
from
wx:dc%
get-background
from
wx:dc%
get-brush
from
wx:dc%
get-char-height
from
wx:dc%
get-char-width
from
wx:dc%
get-clipping-region
from
wx:dc%
get-font
from
wx:dc%
get-logical-function
from
wx:dc%
get-map-mode
from
wx:dc%
get-pen
from
wx:dc%
get-pixel
from
wx:dc%
get-size
from
wx:dc%
get-text-background
from
wx:dc%
get-text-extent
from
wx:dc%
get-text-foreground
from
wx:dc%
max-x
from
wx:dc%
max-y
from
wx:dc%
min-x
from
wx:dc%
min-y
from
wx:dc%
ok?
from
wx:dc%
set-background
from
wx:dc%
set-background-mode
from
wx:dc%
set-brush
from
wx:dc%
set-clipping-region
from
wx:dc%
set-colour-map
from
wx:dc%
set-device-origin
from
wx:dc%
set-font
from
wx:dc%
set-logical-function
from
wx:dc%
set-map-mode
from
wx:dc%
set-optimization
from
wx:dc%
set-pen
from
wx:dc%
set-text-background
from
wx:dc%
set-text-foreground
from
wx:dc%
set-user-scale
from
wx:dc%
start-doc
from
wx:dc%
start-page
from
wx:dc%
try-colour
from
wx:dc%
Next:
wx:slider
Up:
Class Reference
Previous:
show
PLT