File: SampleMetaData.xml

package info (click to toggle)
cegui-mk2 0.8.7%2Bgit20220615-6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 57,824 kB
  • sloc: cpp: 306,263; python: 1,175; ansic: 812; sh: 616; xml: 191; java: 162; makefile: 21
file content (7 lines) | stat: -rw-r--r-- 600 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
<SampleDefinition
    name      = "CEGUIScrollablePaneDemo"
    type      = "C++ Module"
    summary         = "The ScrollbarPaneDemo uses the WindowsLook which gives it a Windows application-like look. For the background it has a ScrollablePane and windows for it can created via the menu bar. The items on the pane can be moved freely and the pane can be scrolled with the scrollbars."
    description     = "The window uses a window of target type &quot;CEGUI/ScrollablePane&quot; for the scrollable pane and the WindowsLook skin for all windows."
    credits         = "Tomas Lindquist Olsen"
/>