Search:

Type: Posts; User: JavaPF

Search: Search took 0.42 seconds.

  1. Replies
    19
    Views
    2,833

    Re: newbie help threads

    Well said KevinWorkman.

    I haven't tested the above code. I bodged it together from something I was working on recently. It worked in not locking up the GUI so thought this would be a simple...
  2. Replies
    19
    Views
    2,833

    Re: newbie help threads

    You need to put a Thread in the DispalyFile() method.

    I did something similar with an application I was working on recently.

    This code should do the trick. Play around with it...


    public...
  3. Replies
    19
    Views
    2,833

    Re: newbie help threads

    Hello fortune2k,

    How large is your text file?

    Can you please post the code you have for us to look at.

    It is possible to achive this without locking out your GUI.
Results 1 to 3 of 3