1 Attachment(s)
Hi to all of you! Can someone help me with my java program?
Hello everyone!
I need help with my case study in our java class.
Can someone tell me if a popup window(Note: not dialog box or JOptionPane boxes), just a natural pop up window, can be done using java? We will be doing a java game in which a pop up window will come out saying hints about the problem/question in the program.
Attachment 4100
just like in the picture, in facebook if you hover the pointer in a comment, the preview of that comment will come out. Just like that, we want to do a pop up window in our java program BUT it doesn't have to be clicked/pointed at/ dragged or any action available. This pop up window will randomly popup in certain positions throughout the game. I've researched about this in html but all i get was a pop up window like the one used in advertisement. Someone told me that it can be done with java script? If i proceeded with using java script can i link it to my java game? And please if you know some other programming language much easier than java script that can do the job, please post it here. It can help me a lot.
Hoping for your asap reply.
Doing pop up windows in java.
Hello everyone!
I need help with my case study in our java class.
Can someone tell me if a popup window(Note: not dialog box or JOptionPane boxes), just a natural pop up window, can be done using java? We will be doing a java game in which a pop up window will come out saying hints about the problem/question in the program.
Attachment 4100
just like in the picture, in facebook if you hover the pointer in a comment, the preview of that comment will come out. Just like that, we want to do a pop up window in our java program BUT it doesn't have to be clicked/pointed at/ dragged or any action available. This pop up window will randomly popup in certain positions throughout the game. I've researched about this in html but all i get was a pop up window like the one used in advertisement. Someone told me that it can be done with java script? If i proceeded with using java script can i link it to my java game? And please if you know some other programming language much easier than java script that can do the job, please post it here. It can help me a lot.
Hoping for your asap reply.
Re: Hi to all of you! Can someone help me with my java program?
Go through the Forum Rules -- particularly the second and third paragraphs. I've merged the two threads here.
Also note that Java is not JavaScript.
db
Re: Hi to all of you! Can someone help me with my java program?
@Darryl Burke
sorry for double posting, yes javascript is not java, but im asking if what i stated above can be done in java? is it possible? can you give me some pointers/advice on doing that in java?.
Re: Hi to all of you! Can someone help me with my java program?
I've never seen Donald Duck drawn that badly ...
kind regards,
Jos ;-)
Re: Hi to all of you! Can someone help me with my java program?
well, sorry for the example picture, i was in a hurry in getting an example and didn't choose the best. >.< But back to my question, is it possible? A pop up window, like that in the picture, can be done in java? This pop up window don't have to be clicked/ hover at/ pointed at/ or any actions available, just random pop ups at different x,y coordinates through out the game? can anyone answer me seriously? :)
Hoping for your reply asap.