Search:

Type: Posts; User: m2oswald

Search: Search took 0.24 seconds.

  1. Replies
    1
    Views
    3,021

    Do I need to close an audio clip?

    have an application that processes real-time data and is supposed to beep when a certain event occurs. The triggering event can occur multiple times per second, and if the beep is already playing...
  2. Replies
    2
    Views
    2,815

    Re: ProgressMonitorInputStream never pops up

    Maybe all that headbanging knocked something loose yesterday. Anyway, the code DOES work - just not when you're running in Debug mode (I'm using Netbeans). Running normally, the window pops up. ...
  3. Replies
    2
    Views
    2,815

    ProgressMonitorInputStream never pops up

    I've been banging my head against a wall for almost 3 hours now, trying to get a progress monitor to open up while I load a big file. Here is my code:


    public static void main(String[] args)...
Results 1 to 3 of 3