Dialog System

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Revision as of 06:55, 1 May 2006 by Rackle (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The default CEGUI implementation stores the currently specified values of the widgets such that closing and then reopening a window will redisplay those values. Presented here is a different approach, to allow values to be saved or cancelled.

WindowingSystem.layout