From: Chuck Brotman Date: 2012-07-23T08:44:23+09:00 Subject: Need a simple graphics interface/function for ruby ------=_Part_230_19860043.1343000659634 Content-Type: multipart/alternative; boundary="----=_Part_231_21810115.1343000659634" ------=_Part_231_21810115.1343000659634 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi, I'd like to have an M x N array of characters which I can address (say, by Row and column) and update or read any spot (M,N). This array would map directly to a window. can anyone suggest the best/easiest way to implement this? In other words, I'm looking for a way to display an array of characters to a Window.... Thanks, Chuck Ps. I have FXRuby installed, I probably just need to be shown a sarting point maybe an FX Ruby function???? ------=_Part_231_21810115.1343000659634 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
Hi,
 
I'd like to have an M x N array of characters which I can address (say, by Row and column) and update or read any spot (M,N).  This array would map directly to a window.  can anyone suggest the best/easiest way to implement this?  In other words, I'm looking for a way to display an array of characters to a Window.... 
 
Thanks,
Chuck
 
Ps.  I have FXRuby installed, I probably just need to be shown a sarting point maybe an FX Ruby function????
------=_Part_231_21810115.1343000659634-- ------=_Part_230_19860043.1343000659634--