Author Topic: Decent Looking GUI System  (Read 1599 times)

hailstone

  • GAE Team
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
Decent Looking GUI System
« on: 26 November 2007, 11:30:37 »
Quote
Crazy Eddie's GUI System is a free library providing windowing and widgets for graphics APIs / engines. The library is object orientated, written in C++.


It has a few more dependencies to add to the list but it seems to be really flexible and is possible to use Lua scripting. Layouts are done using XML files.

http://www.cegui.org.uk/wiki/index.php/Main_Page
« Last Edit: 1 January 1970, 00:00:00 by hailstone »
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

AF

  • Guest
(No subject)
« Reply #1 on: 27 November 2007, 16:54:31 »
We tried that at spring and didn't really get anywhere with it. Instead someone called trepan implemented basic lua call outs and a widget class and people started writing widgets that did things the normal GUI didn't do, or replace entire GUI parts like the resource bar.
« Last Edit: 1 January 1970, 00:00:00 by AF »

 

anything