hi guys is there a method to request admin permission (for security reasons), prompt the user to enter account password.
the program doesn't need admin privileges, but to make sure that the user has permission.
Hi every one i'v been working on my first game (as a course project)
Does anyone has a suggestion of a good place to release the game? (a gaming website where the largest amount of people would reach it)
if you know how upload attachment i will put it here to share it with you guys.
Thanks in advance
Hello everyone i'm working on a game using processing, i'v done much progress on the game but when i export applet it won't work in the browser because it has GUI.
i tracked the problem and figured out that when menus start adding buttons/other menu, the program crashes. when i add the buttons/menu to the program (they work properly when you run it in processing) but when i export applet and run in browser the GUI doesn't even appear (i used frame.add(new MenuBar()) ......)
if anyone has any proposal on how to get this working...or to make the game run in a popup window after opening the webpage.
Thank you :)