Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Programming. | 3 guests
Acmlm's Board - I2 Archive - Programming - how do you pronounce gui?
  
User name:
Password:
Reply:
 

UserPost
interdpth
Posts: 506/527
I pronounce it Guh-Wee
TapTap
Posts: 13/405
I always pronounced it GOOEY
score_under
Posts: 9/10
I pronounce it Geeyoueye, but you could, if you are confused,
pronounce it Graphical User Interface.
beneficii
Posts: 321/567
Originally posted by paraplayer
Originally posted by beneficii
You should learn the Windows API before moving onto anything else. Just perform a Google search.

What language are you using, btw?


I'm using C++

okay going to google windows API right now.

whats the diffrence between GUI and API?


Yeah, as Disch said, they're not really different. An API is just a common set of functions for the programmer to use. An API usually makes it easier for you to set up a GUI, because it does all the low-level stuff (like displaying a windows and text onto the screen) for you. The Windows API is a really powerful way of setting up a window with the controls you want to allow the user to communicate with the program, while the DirectX API is done for things like fast animation, which is not really supported by the standard Windows API.

Here is a good site for learning the basics of the Windows API:

http://www.winprog.org/tutorial/
Dish
Posts: 452/596
GUI = Guided User Interface (or Graphical User Interface -- I forget which). It is any sort of program interface that allows the user to interact with the program (like menu systems, dialog boxes, the stuff the user actually deals with in order to use the program).

API = Application Programming Interface. It is the series of functions (and other coding materials like structures, enums, etc) which the programmer uses in order to develop programs with the target library. In this case, the 'WinAPI' is the series of functions that gets your programming running on Windows. The DirectX API is the series of functions which the programmer would use to take advantage of DirectX. Etc.
paraplayer
Posts: 257/280
Originally posted by beneficii
You should learn the Windows API before moving onto anything else. Just perform a Google search.

What language are you using, btw?


I'm using C++

okay going to google windows API right now.

whats the diffrence between GUI and API?
Dish
Posts: 451/596
I'd sooner stab myself in the eye with an icepick than pronounce it 'gooey'

I spell it out as well. Though I've heard people say 'gooey'... and everytime I hear it I die a little inside.
Ramsus
Posts: 152/162
Originally posted by beneficii
Originally posted by sloat
I've always pronounced it Gooey.




And I've always pronounced it, Gee You Eye.


Technically, I'd consider that spelling it out.

For the record though, I pronounce it gooey.
beneficii
Posts: 319/567
Originally posted by sloat
I've always pronounced it Gooey.




And I've always pronounced it, Gee You Eye.
sloat
Posts: 73/85
I've always pronounced it Gooey.

beneficii
Posts: 314/567
You should learn the Windows API before moving onto anything else. Just perform a Google search.

What language are you using, btw?
HyperLamer
Posts: 6033/8210
You don't need any of those to make a GUI in Windows. It is complicated but not especially difficult. The hard part is finding a resource builder to make the actual interface.
paraplayer
Posts: 252/280
(really? i always pronounced it ga-wee.)


anyways yea.

also is it advisable to start learning GUI in linux?

I've heard openGL and DirectX are hell to use in windows...
HyperLamer
Posts: 6022/8210
G, U, I.

Or did you mean how to program a GUI?
paraplayer
Posts: 249/280
Slowly improving.

Just wondering what i'll need to know to start learning about GUI.

i'm running under windows if that makes any diffrence....

I'm getting really bored learning things i can't make pretty.
Acmlm's Board - I2 Archive - Programming - how do you pronounce gui?


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.012 seconds.