Donate SIGN UP

G.U.Interface

Avatar Image
druiaghtagh | 19:45 Mon 06th Jun 2005 | Technology
3 Answers

Graphical user interface, what is it please?

Gravatar

Answers

1 to 3 of 3rss feed

Best Answer

No best answer has yet been selected by druiaghtagh. Once a best answer has been selected, it will be shown here.

For more on marking an answer as the "Best Answer", please visit our FAQ.
Any graphical interface that assists you, e.g. Window Login popup for instance.
3 main interfaces:

1) command prompt
2) menu interface
3) GUI (sometimes pronounced "gewie")

command prompts are things like in ms-dos.. where you have to type things in. old computer style. menu interfaces are things where it says press "1" for this option, "2" for this one etc.

a GUI is basically everything else. windows runs a GUI.

sometimes you'll find something saying "this is program x, and program y is a GUI for x". this means that x is the actual program that does the stuff, but it commonly command line, and so isnt very user-friendly. it still works, but you'd have to type loads of things in. the program "y" would be a GUI, so its just a window with pretty buttons and things you can press. when you press some other button, it'll translate what you rpessed into instructions to pass to the actual program "x". so it really does nothing special, just makes it easy to use.
If you click "Start" and choose Run and then type
"cmd" (without the quotes) then you get a DOS window.

Type something like
"copy /?" (without quotes again)
it'll show you how to copy files from one folder to another on your PC.

This is without a GUI.
If you do Start and Run and type
"explorer"
then a new window appears which offers a GUI method of doing the same. You can now right click on a *graphical* representation of the file, choose copy and paste it elsewhere.

Sorry, I'm just repeating what's already above.
hope these posts all help.

1 to 3 of 3rss feed

Do you know the answer?

G.U.Interface

Answer Question >>