myspace / CommonLua /X /XTemplates /DialogTitle.lua
sirnii's picture
Upload 1816 files
b6a38d7 verified
raw
history blame
406 Bytes
-- ========== GENERATED BY XTemplate Editor (Alt-F3) DO NOT EDIT MANUALLY! ==========
PlaceObj('XTemplate', {
__is_kind_of = "XText",
group = "Common",
id = "DialogTitle",
save_in = "Common",
PlaceObj('XTemplateWindow', {
'__class', "XText",
'Margins', box(0, 80, 0, 0),
'Dock', "top",
'HandleMouse', false,
'TextStyle', "GizmoText",
'Translate', true,
'TextHAlign', "center",
}),
})