Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/gamestate/data/gui/schemes/Looks.txt @ 7047

Last change on this file since 7047 was 6569, checked in by rgrieder, 15 years ago

Completed skin abstraction for Taharez, Windows, Vanilla and SleeSpace Looks.
Unfortunately only Taharez and Windows work because of missing properties in the looknfeel files of the other two looks.
Maybe we can fix this ourselves some time.

  • 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.