From: Stephen D. <st...@da...> - 2002-01-02 11:53:13
|
Hi, I've subclassed Browser_ - and included Drawable. So far, I'm following the browser_.rb test. Now - how do I get to the color and color() instance methods having included Drawable, which has its own color() that calls Fltk::color...? This is probably an elementary Ruby question - in which case apologies from a Rubie-newbie Thanks, Steve |