I’m trying to get a project done: Making a GUI for my MUD client. I seem
to be having some sort of bug, but I don’t understand why. Perhaps
someone could take a look at my code?
It is at http://pastie.org/359700
–Thanks,
– Zonbi.
I’m trying to get a project done: Making a GUI for my MUD client. I seem
to be having some sort of bug, but I don’t understand why. Perhaps
someone could take a look at my code?
It is at http://pastie.org/359700
–Thanks,
– Zonbi.
Tim M. wrote:
I’m trying to get a project done: Making a GUI for my MUD client. I seem
to be having some sort of bug, but I don’t understand why. Perhaps
someone could take a look at my code?
It is at http://pastie.org/359700–Thanks,
– Zonbi.
Gah, wrong version of the code, sorry. I would like to know there would
I should insert a thread to handle input from the MUD? It would be like:
Thread.new do ||
inp = $connection.recv(100000)
nowai.frame2.text.write_text(inp)
end
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs