Search:

Type: Posts; User: PhHein

Search: Search took 0.07 seconds.

  1. Replies
    5
    Views
    1,253

    Re: system tray problems

    Just invoke the other program's main method from the tray program.
  2. Replies
    5
    Views
    1,253

    Re: system tray problems

    Again: What kind of programm are you trying to call? Java, an exe, etc..?
  3. Replies
    5
    Views
    1,253

    Re: system tray problems

    What kind of progarmm are you trying to call? Java? Then invoke it's main method. Something else? Runtime.exec() then.
Results 1 to 3 of 3