Giter Club home page Giter Club logo

gx's Introduction

WARNING: UNSTABLE CODE

GX is a GS-Style interface to wxErlang, the Erlang port of wxWidgets. 
GX also introduces an HTML/XUL-style format for GUI definition. 

It's probably a good idea to read this wiki entry too...
http://wiki.github.com/komone/gx/a-bit-of-history

TO GET A SNEAK PREVIEW (or at least understand where GX is going) 
- Run erl -make (or make:all) on the gx src, and then try...

1> gx:run("samples/findreplace.xml").

...and so on :)

You need:
- EITHER: Erlang/OTP R13A which includes wxErlang 0.98. 
- OR: Erlang/OTP 12B-5 with wxErlang 0.97 installed on your ERL_LIBS 
  library path.
- You MUST run the BEAM VM with smp enabled (and also use werl on Windows)
i.e. (w)erl -smp enable

- Many basic components are available and the core event model is in place. 
  However, there are still many large gaps while development of the full 
  framework continues.
- Owing to a major refactor, all documentation is either OUT OF DATE or 
  incomplete! You'll have to RTSL for the moment 
- Will be updating the docs shortly with a full tutorial/reference.
- Note that the modules use resources from priv/gx

See also:
http://apps.sourceforge.net/mediawiki/wxerlang/index.php?title=Main_Page
http://www.erlang.org/doc/apps/gs/

IMPORTANT LICENSING INFORMATION

Creative Commons Non-Commercial License V 3.0
http://creativecommons.org/licenses/by-nc/3.0/us/

Copyright (c) 2009, Steve Davis <[email protected]>. All Rights Reserved.

gx's People

Contributors

komone avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.