[Fxruby-users] GLCanvas#current? missing
Status: Inactive
Brought to you by:
lyle
|
From: Recheis M. <Mei...@av...> - 2003-09-16 10:28:28
|
alias.rb
class FXGLCanvas
def context; getContext(); end
end
obviously the !documented alias=20
def current?; isCurrent(); end
is missing.=20
regards,=20
-Henon
|