-- ========== GENERATED BY XTemplate Editor (Alt-F3) DO NOT EDIT MANUALLY! ========== | |
PlaceObj('XTemplate', { | |
__is_kind_of = "XTextButton", | |
group = "GedControls", | |
id = "GedPropertyButton", | |
save_in = "Ged", | |
PlaceObj('XTemplateWindow', { | |
'__class', "XTextButton", | |
'BorderWidth', 1, | |
'Background', RGBA(200, 200, 200, 255), | |
'RolloverBorderColor', RGBA(0, 0, 0, 255), | |
'PressedBackground', RGBA(220, 220, 255, 255), | |
'PressedBorderColor', RGBA(0, 0, 0, 255), | |
}), | |
}) | |