Difference between revisions of "Main Page"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Crazyeddie (Talk | contribs) |
Crazyeddie (Talk | contribs) |
||
Line 10: | Line 10: | ||
| style="border:none; margin:none; padding:none;" valign="top" | <!-- This is the left panel --> | | style="border:none; margin:none; padding:none;" valign="top" | <!-- This is the left panel --> | ||
<div style="border:0" valign="top"> | <div style="border:0" valign="top"> | ||
− | <div style="background:#2f1fef; padding:0px; border:1px solid #888888; margin-bottom: | + | <div style="background:#2f1fef; padding:0px; border:1px solid #888888; margin-bottom:5px"> |
<div style="text-align:center; line-height:120%; padding:0.2em; background-color:#eeeeee; border-bottom:1px solid #888888;"> | <div style="text-align:center; line-height:120%; padding:0.2em; background-color:#eeeeee; border-bottom:1px solid #888888;"> | ||
<span style="color:#3349dd; font-size:120%;">'''Latest News'''</span> | <span style="color:#3349dd; font-size:120%;">'''Latest News'''</span> | ||
Line 18: | Line 18: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
+ | {| cellspacing="0" cellpadding="0" width="100%" background-color="transparent" | ||
+ | | style="border:none; margin:none; padding:none;" valign="top" | <!-- This is the left panel --> | ||
+ | <div style="background:#2f1fef; padding:0px; border:1px solid #888888; margin-right:5px; margin-bottom:10px"> | ||
+ | <div style="text-align:center; line-height:120%; padding:0.2em; background-color:#eeeeee; border-bottom:1px solid #888888;"> | ||
+ | <span style="color:#3349dd; font-size:120%;">'''What's New In The Wiki?'''</span> | ||
+ | </div> | ||
+ | <div style="background:#ffffff; padding:0.5em"> | ||
+ | {{CEGUIWikiWhatsNew}} | ||
+ | </div> | ||
+ | </div> | ||
+ | | style="border:none; margin:none; padding:none;" valign="top" | <!-- This is the right panel --> | ||
+ | <div style="background:#2f1fef; padding:0px; border:1px solid #888888; margin-bottom:5px"> | ||
+ | <div style="text-align:center; line-height:120%; padding:0.2em; background-color:#eeeeee; border-bottom:1px solid #888888;"> | ||
+ | <span style="color:#3349dd; font-size:120%;">'''Getting Started'''</span> | ||
+ | </div> | ||
+ | <div style="background:#ffffff; padding:0.5em"> | ||
+ | {{CEGUIWikiGettingStarted}} | ||
+ | </div> | ||
+ | </div> | ||
+ | |} | ||
+ | |||
</div> | </div> | ||
| width="20em" style="border:none; margin:none; padding:none;" valign="top" | <!-- This is the right panel --> | | width="20em" style="border:none; margin:none; padding:none;" valign="top" | <!-- This is the right panel --> | ||
<div style="border:0; margin-left:5px" valign="top"> | <div style="border:0; margin-left:5px" valign="top"> | ||
− | <div style="float:right; width:20em; background:#2f1fef; padding:0px; border:1px solid #888888; margin-bottom: | + | <div style="float:right; width:20em; background:#2f1fef; padding:0px; border:1px solid #888888; margin-bottom:5px"> |
<div style="text-align:center; line-height:120%; padding:0.2em; background-color:#eeeeee; border-bottom:1px solid #888888;"> | <div style="text-align:center; line-height:120%; padding:0.2em; background-color:#eeeeee; border-bottom:1px solid #888888;"> | ||
<span style="color:#3349dd; font-size:120%;">'''Current Releases'''</span> | <span style="color:#3349dd; font-size:120%;">'''Current Releases'''</span> |
Revision as of 12:03, 10 February 2006
Welcome to Crazy Eddie's GUI System
Welcome to Crazy Eddie's GUI System
Crazy Eddie's GUI System is a free library providing windowing and widgets for graphics APIs / engines where such functionality is not natively available, or severely lacking. The library is object orientated, written in C++, and targeted at games developers who should be spending their time creating great games, not building GUI sub-systems! | <galrand></galrand> |
To edit this wiki or to contribute to this site, you must be a registered on our forums
Latest News Latest News
|
Current Releases Current Releases
|