Displaying 1 result from an estimated 1 matches for "130bb4e7".
2008 Jan 02
3
how can I use draw line in wxruby??
I use
dc = DC.new()
dc.draw_line(50, 50, 100, 100)
but it can''t be compiled
I don''t know how to declare DC variable??
in http://wxruby.rubyforge.org/doc/dc.html
it don''t tell me how to declare now variable
plese tell me :''(
--
Posted via http://www.ruby-forum.com/.