Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/data/gui/schemes/Looks.txt @ 7887

Last change on this file since 7887 was 6746, checked in by rgrieder, 14 years ago

Merged gamestates2 branch back to trunk.
This brings in some heavy changes in the GUI framework.
It should also fix problems with triggered asserts in the InputManager.

Note: PickupInventory does not seem to work —> Segfault when showing because before, the owner in GUIOverlay::setGUIName is already NULL.
I haven't tested it before, so I can't tell whether it's my changes.

  • Property svn:eol-style set to native
File size: 634 bytes
Line 
1We use TaharezLook as default and reference. That means each new look ideally
2has to implement all widgets from TaharezLook except 4 (see below).
3If not, please use the Taharez version in the look files.
4
5
6*******
7*LOOKS*
8*******
9
10Taharez
11'''''''
12Missing   :
13Additional: AlternateProgressBar, LargeVerticalScrollbar,
14            LargeVerticalScrollbarThumb
15
16Windows
17'''''''
18Missing   : ComboEditbox, ImageButton, Tree
19Additional: IconButton, Static
20
21SleekSpace
22''''''''''
23LookNFeel file does not yet work with CEGUI > 0.4 because of missing property
24definitions.
25
26Vanilla
27'''''''
28LookNFeel file also misses some property definitions.
Note: See TracBrowser for help on using the repository browser.