Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #4K
~1K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

7 Posted Topics

Member Avatar for kiel19

If you don't want to get into sockets and what not as mentioned, you may consider simply developing a client based program deployed to its users using Java Web Start technology (this could be on the internet or a local intranet) and works with an FTP server (apache commons has …

Member Avatar for c0dex
0
128
Member Avatar for c0dex

Hey all, for quite some time I've been working on an inventory management program for work, and I'm having a bit of an issue with the rendering of a JFrame notification window, I'll do my best to explain below (including screenshots). So my program works with a remote FTP server …

Member Avatar for JamesCherrill
0
238
Member Avatar for charlie81

As mentioned above you have to import the swing libraries that contain JOptionPane. Also I've noticed you have a syntax error in your final message dialog call, probably messed it up as you were splitting the line to be two. The correct one should be: [code]JOptionPane.showMessageDialog(null, "The sum is " …

Member Avatar for charlie81
0
199
Member Avatar for c0dex

If you are unfamiliar, almost all Dell laptops come come bundled with Dell's proprietary QuickSet software to handle volume changes, brightness, etc. My question is, has anyone ever attempted to skin the QuickSet GUI? Or, does anyone know how to go about attempting to do such a thing? The only …

0
72
Member Avatar for qaizaar

You're just in luck. I just finished writing a similar subroutine for my assembly class (uses the same textbook as mentioned above) to ask if someone wants to play again (we've made the game pong breakout). The following code is documented well enough for you to understand it clearly. [code] …

Member Avatar for c0dex
0
144
Member Avatar for c0dex

Currently I'm running ObjectDock Plus 1.9 on Windows Vista (SP1) and it works perfectly fine for the most part, except when I launch some (only a handful do this) programs from the dock they turn off Aero as if the app is incompatible with the Aero color scheme - when …

Member Avatar for Doctor Inferno
0
217
Member Avatar for c0dex

I'm currently running the Enterprise edition of Vista and just yesterday after I uninstalled nod32 whenever I attempt to reboot the machine or shut it down it successfully ends (from what I can tell) all running processes but does not shutdown (except explorer.exe because my GUI still exists). It just …

Member Avatar for c0dex
0
121

The End.