• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Is GUI only in Warcraft 3?

Status
Not open for further replies.
Level 8
Joined
Aug 1, 2008
Messages
420
Ive been wondering lately - is GUI only in Warcraft 3? Or is it in different programs aswell. I know that its in Starcraft and stuff, (Well, a lesser version) but can you actually write programs in GUI?
 
Ive been wondering lately - is GUI only in Warcraft 3? Or is it in different programs aswell. I know that its in Starcraft and stuff, (Well, a lesser version) but can you actually write programs in GUI?

Other programs can have their own GUI systems, yes. But WC3 GUI is only for WC3. And no you cannot make programs in GUI since it was made for map scripting, not program making.

@jadegolem: I don't think you understood the question. :p
 
Level 11
Joined
May 16, 2007
Messages
288
GUI means Graphical User Interface, it is not a programming language, it is made to make scirpting easier for beginners, when you make a GUI code (in WC3), you are actually making a JASS code. There can be GUI for other programs, but each one uses a different programming language (WC3 GUI uses JASS, I don't know about others).
 
Status
Not open for further replies.
Top