News:
Saturday, April 10, 2004 - xgi_leaddev
This
website design is now complete. A lot of "information"
still has to be added but that should be simple enough. Now for
some information on the first release:
- It
is nearly complete except for a kink with resizing (the widgets
resize also, which is not what I intended).
- There
will be two widgets: colorbox and simpletext. Colorbox draws
a rectangle with a specified color (no edges, yet) while simpletext
draws a unformatted (no '\n' etc.) string again with a specified
color.
- You
can create as many of these widgets as you want (limited only
by system resources (LOSER is the abbreviation, I will use
it alot)). And you may create as many windows as you want
(again, LOSER).
To
get an idea of what xGD-GI (the actual name really is xGI except
there is a company that makes
graphics cards by the same name and since xGI is xGD's pet project
(more info much much later) the name still makes sense) I suggest
you look at the 2 tutorials that are avaliable. Here is a screenshot.
Also,
every page on the website is below 22K so loading times should
be okay, especially once you load this page.
News:
Saturday, April 3, 2004 -
xgi_leaddev
I
have started to work on the first relase of xGI-GD. Most work
is done with the actual code however I need to write some documentation
as well as a tutorial. |