Title: running 2 applications Post by: tarong on December 18, 2007, 05:21:20 am hi good ppl,i want to know if its possible to run itune and run java application at the same tine
Title: Re: running 2 applications Post by: avatar_43 on December 18, 2007, 05:26:13 am Nope the Java VM doesn't support it
Title: Re: running 2 applications Post by: tarong on December 18, 2007, 05:38:22 am is there any patch for that
Title: Re: running 2 applications Post by: avatar_43 on December 18, 2007, 10:55:59 am Nope. if you want to use music at the same time as using java use the playlist patch and play through default player
Title: Re: running 2 applications Post by: motomaniacs on December 18, 2007, 05:04:08 pm use vc with plugin to enable hear music n connect to opera
Title: Re: running 2 applications Post by: kenzonatra on December 18, 2007, 11:31:34 pm how to make plugin in VC?? n how to make connect opera with plugin in VC???
Title: Re: running 2 applications Post by: prasasti on December 19, 2007, 02:24:52 am Use VC Manager.
But I prefer using default player while browsing with Opera. Title: Re: running 2 applications Post by: Exploited on December 21, 2007, 04:12:53 am it's not impossible, but needs java programming skills. If you can build a midlet, which itself starts a thread that loads the first java app and second thread which starts the second java app and grab the focus for one of them... maybe :) I am not an expert and I do not know if java app is allowed to call another java app (otherwise you must build in everything in one applet)
|