have anyone ever work on a GUI that would accept a movie star and his or her greatest movie and display it?
movie star
Started by phenoma, Nov 20 2007 07:07 PM
3 replies to this topic
#1
Posted 20 November 2007 - 07:07 PM
|
|
|
#2
Posted 20 November 2007 - 09:24 PM
I'm assuming you want the Java form, not the Java Tutorial forum.
Moved
Moved
#3
Posted 20 November 2007 - 10:42 PM
by gui, do you mean program? or do you have the program and need a gui?
.

Programming Languages: Java, VB6, VB2005 (.NET2)
Web Languages: HTML, CSS, JS
Website: http://abdn.ac.uk/~u41am6
Opportunity is missed by most people because it is dressed in overalls and looks like work.

Programming Languages: Java, VB6, VB2005 (.NET2)
Web Languages: HTML, CSS, JS
Website: http://abdn.ac.uk/~u41am6
Opportunity is missed by most people because it is dressed in overalls and looks like work.
#4
Posted 27 November 2007 - 04:08 PM
phenoma said:
have anyone ever work on a GUI that would accept a movie star and his or her greatest movie and display it?
No, but it would be pretty simple to make.
Read the moviestar, and his/her greatest play from an external file (This way it can be updated easily) into an array
Then when the user enters a movie stars name just index the array.
Im assuming a 50 star max.
~Aristotle said:
It is the mark of an educated mind to entertain a tought without accepting it


Sign In
Create Account

Back to top









