Description
This editor is composed by several interfaces. One for each of the overlay types. The following description includes only the attributes common to all interfaces. In the Overlay Editor Types section will be provided the description of the attributes specific to each overlay type.
- Name - The name by which this overlay will be accessible.
- Look - The skin used by this overlay. This changes the way the overlay will look.
- Text - The text in the overlay. Depending on the type created, this text will appear in different areas of the overlay. In some cases it won't be visible.
- Tooltip - The text that will appear when the mouse cursor is hovering on this overlay.
- Font Type - The font to be used on the text.
- Font Size - The size of the text.
- Position - The absolute position of the overlay on the screen. If this value is below 1. The position is relative.
- Size - The absolute size of the overlay. If this value is below 1. The size is relative.
- Alpha - The colour value of the alpha channel of the overlay. 255 is fully opaque, 0 is fully transparent.
- Enabled - If unchecked the overlay will changed to it's disable state and won't be usable.
- Visible - If unchecked the overlay will not be visible.
- Always On Top - If checked the overlay will bw always on top of other overlays.
- Inherits Alpha - If checked the overlay will have the same Alpha as it's parents.
- Mouse Cursor - Opens the Library Explorer interface showing all the available textures on the user media libraries. When hovering this overlay the mouse cursor will change to the selected image.
- Reset Mouse Cursor - Resets the Mouse Cursor to the default image.
Overlay Editor Types
Window Editor
- Close Button - If checked, the selected window will have a close button.
- Draggable - If checked, the selected window can be dragged.
- Rollable - If checked, the window can be collapsed to it's title bar.
- Sizable - If checked, the window can be resized.
- Title Bar - If checked, the window will have a title bar with the value of the Text field in the Overlay Attributes.
- Frame - If checked, the window will have a frame.
- Caption Colour - Sets the colour of the text in the title bar.
Button Editor
- Normal Image - When clicked opens the Library Explorer Interface showing all the available textures on the user media libraries. The selected image will be used when the button is in it's normal state.
- Normal Text Colour - The colour of the text of the button when in it's normal state.
- Disable Image - When clicked opens the Library Explorer Interface showing all the available textures on the user media libraries. The selected image will be used when the button is disabled.
- Disable Text Colour - The colour of the text of the button when disabled.
- Hover Image - When clicked opens the Library Explorer Interface showing all the available textures on the user media libraries. The selected image will be used when the mouse cursor is hovering on the button.
- Hover Text Colour - The colour of the text of the button when the mouse cursor is hovering on it.
- Pushed Image - When clicked opens the Library Explorer Interface showing all the available textures on the user media libraries. The selected image will be used when button is pushed.
- Pushed Text Colour - The colour of the text of the button when pushed
- Format - The horizontal and vertical format of the button. This indicates if the button scales proportionally or if it stretches to either direction.
- Frame - If checked, the button will have a frame.
Checkbox Editor
- Normal Text Colour - The colour of the text of the checkbox when in it's normal state.
- Disable Text Colour - The colour of the text of the checkbox when disabled.
- Hover Text Colour - The colour of the text of the checkbox when the mouse cursor is hovering on it.
- Selected - If checked, the checkbox will also be checked.
Combobox Editor
- Text Colour - The text colour of the elements in the combobox.
- Selected Text Colour - The colour of the selected text in the combobox.
- Brush Colour - The background colour of the combobox text field.
- Inactive Brush Colour - The background colour of the combobox text field when inactive.
- Selection List Colour - The background colour of the list.
- Read Only - If checked, the combobox text field is not editable.
- Max Length - The maximum number of characters allowed in the combobox text field.
- Regular Expression - Using regular expression's syntax the user can filter the text typed in the combobox text field.
- Elements List - The list of elements inserted into the combobox.
- Element ID - The ID of the selected element. If none is selected this field acts as a new element ID.
- Element Text - The text the selected element. If none is selected this field acts as a new element text.
- Add Element - When pressed adds the element with the values typed in Element ID and Element Text.
- Remove element - Removes the selected element.
Editbox Editor
- Text Colour - The text colour of the editbox.
- Selected Text Colour - The colour of the selected text in the editbox..
- Brush Colour - The background colour of the editbox.
- Inactive Brush Colour - The background colour of the editbox when inactive.
- Max Text Length - The maximum number of characters allowed in the editbox.
- Read Only - If checked, the editbox is not editable.
- Regular Expression - Using regular expression's syntax the user can filter the text typed in the editbox.
Multi-line Editbox Editor
- Text Colour - The text colour of the multi-line editbox.
- Selected Text Colour - The colour of the selected text in the multi-line editbox..
- Brush Colour - The background colour of the multi-line editbox.
- Inactive Brush Colour - The background colour of the multi-line editbox when inactive.
- Max Text Length - The maximum number of characters allowed in the multi-line editbox.
- Read Only - If checked, the multi-line editbox is not editable.
- Word Wrapping - If checked, the text will be wrapped in the text area and no horizontal scrollbar will be shown.
Code Editbox Editor
- Read Only - If checked, the code editbox is not editable.
- Max Text Length - The maximum number of characters allowed in the code editbox.
Toggle Button Editor
- Normal Image - When clicked opens the Library Explorer Interface showing all the available textures on the user media libraries. The selected image will be used when the toggle button is in it's normal state.
- Normal Text Colour - The colour of the text of the toggle button when in it's normal state.
- Disable Image - When clicked opens the Library Explorer Interface showing all the available textures on the user media libraries. The selected image will be used when the toggle button is disabled.
- Disable Text Colour - The colour of the text of the toggle button when disabled.
- Hover Image - When clicked opens the Library Explorer Interface showing all the available textures on the user media libraries. The selected image will be used when the mouse cursor is hovering on the toggle button.
- Hover Text Colour - The colour of the text of the toggle button when the mouse cursor is hovering on it.
- Pushed Image - When clicked opens the Library Explorer Interface showing all the available textures on the user media libraries. The selected image will be used when toggle button is pushed.
- Pushed Text Colour - The colour of the text of the toggle button when pushed
- Format - The horizontal and vertical format of the toggle button. This indicates if the toggle button scales proportionally or if it stretches to either direction.
- Frame - If checked, the toggle button will have a frame.
- Selected - If checked, the toggle button will be in it's pushed state.
Radio Button Editor
- Normal Text Colour - The colour of the text of the radio button when in it's normal state.
- Disable Text Colour - The colour of the text of the radio button when disabled.
- Hover Text Colour - The colour of the text of the radio button when the mouse cursor is hovering on it.
- Selected - If checked, the radio button will also be selected.
- Group ID - The group this radio button belongs to. In each group there can only be one radio button selected at any time. If a radio button is selected all others are automatically deselected.
Scrollbar Editor
- Value - The starting value of the scrollbar.
- Step Value - The value to increase or decrease with every step.
- Min Value - The minimum value of the scrollbar.
- Max Value - The maximum value of the scrollbar.
Label Editor
- Background - If unchecked, the background of the label will be transparent.
- Frame - If checked, the label will have a frame.
- Background Colour - The colour of the label background.
- Frame Colour - The colour of the label frame.
- Text Colour - The colour of the label text.
- Scrolls - If selected, the label will have a horizontal and/or vertical scroll bar.
- Horizontal Format - The horizontal text alignment.
- Vertical Format - The vertical text alignemnt.
Image Panel Editor
- Background - If unchecked, the background of the image panel will be transparent.
- Frame - If checked, the image panel will have a frame.
- Background Colour - The colour of the image panel background.
- Frame Colour - The colour of the image panel frame.
- Image - When clicked opens the Library Explorer Interface showing all the available textures on the user media libraries. The selected image will be placed on the image panel according to the Format fields.
- Image Colour - The colour of a filter applied on the image.
- Format - The way the image will be placed on the image panel.
Tab Pane Editor
This editor doesn't have a interface to change the specific attributes of the tab pane overlay. To do so the user will have to use the Ludiloom's API.
Tree Editor
This editor doesn't have a interface to change the specific attributes of the tree overlay. To do so the user will have to use the Ludiloom's API.
Listbox Editor
This editor doesn't have a interface to change the specific attributes of the listbox overlay. To do so the user will have to use the Ludiloom's API.
Multi-column Listbox Editor
This editor doesn't have a interface to change the specific attributes of the multi-column listbox overlay. To do so the user will have to use the Ludiloom's API.
Menu Bar Editor
This editor doesn't have a interface to change the specific attributes of the menu bar overlay. To do so the user will have to use the Ludiloom's API.
Menu Item Editor
This editor doesn't have a interface to change the specific attributes of the menu item overlay. To do so the user will have to use the Ludiloom's API.
Menu Popup Editor
This editor doesn't have a interface to change the specific attributes of the menu popup overlay. To do so the user will have to use the Ludiloom's API.
Scroll Panel Editor
- Horizontal Scroll - If checked, the scroll pane will have a horizontal scroll bar.
- Vertical Scroll - If checked, the scroll pane will have a vertical scroll bar.
Progress Bar Editor
- Value - The starting value of the progress bar.
- Step Value - The value of each increment.
Slider Editor
- Value - The starting value of the slider.
- Step Value - The value to increase or decrease with every step.
- Min Value - The minimum value of the slider.
- Max Value - The maximum value of the slider.
Spinner Editor
- Value - The starting value of the spinner.
- Step Value - The value to increase or decrease with every step.
- Min Value - The minimum value of the spinner.
- Max Value - The maximum value of the spinner.
- Text Mode - The type of values that will be allowed on the spinner.















