Author Topic: [Java/Runnable]  (Read 1792 times)

0 Members and 1 Guest are viewing this topic.

Offline Camel

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
    • BNU Bot
[Java/Runnable]
« on: October 18, 2007, 05:47:25 pm »
I've been having an issue with my bot where only one GUI window would display text. I decided it was a good idea to make the method that actually updates the text of the window go inside a Runnable, so I could avoid window flicker.

Stupidly, I made the Runnable static. Thanks for the help, MyndFyre! :)



<Camel> i said what what
<Blaze> in the butt
<Camel> you want to do it in my butt?
<Blaze> in my butt
<Camel> let's do it in the butt
<Blaze> Okay!

Offline abc

  • Hero Member
  • *****
  • Posts: 576
    • View Profile
Re: [Java/Runnable]
« Reply #1 on: October 19, 2007, 02:12:39 pm »
Cute bot.