|
-
Oct 12th, 2001, 11:01 AM
#1
Thread Starter
Member
Encryption program - need "spy" interface
I've written a good encryption program for text messages. Now I'd really like to make it great with a "spy or military" style interface.
I really like the look of the user interface for Command and Conquer. If anyone has seen that game and could recommend how I could get that "look and feel" using VB then, that would be fantastic.
Also, if anyone has any book recommendations, I'd love to hear those too. I'd be happy share some screen shots or maybe even code after this is done in return for helping me out.
Thanks everyone!
The surfer!
[email protected]
There come's a time in the affairs of a man when he must take the bull by the tail and face the situation.
- W. C. Fields
-
Oct 14th, 2001, 04:23 PM
#2
Addicted Member
There is a program to do it, i don't know how it's called, it's shareware.
You can make different styles for allmost every prog. language.
Will try to look it up for ya...
Icheb
The main VB routine in Windows XP (The don't admit it, they wrote it in VB)
[vbcode]
Public Sub Windows_Load()
a = 1
b = 2
if not a + b = 2 then
goto crash
end if
goto crash
End Sub
[/vbcode]
-
Oct 14th, 2001, 04:30 PM
#3
Frenzied Member
Just have a black background, the controls with dark green shades, and some binary code in the middle... Go to PSC and download Eye3D, the first screen has a very neat interface with just VB controls
-
Oct 14th, 2001, 09:50 PM
#4
Good Ol' Platypus
You can make a neat GIF background if you fire up PSP or Photoshop, it takes maybe a few minutes.
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Oct 14th, 2001, 09:56 PM
#5
Thread Starter
Member
Thanks for your help everyone. I'll give these suggestions a shot!
The surfer!
[email protected]
There come's a time in the affairs of a man when he must take the bull by the tail and face the situation.
- W. C. Fields
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|