RBX.lua.Frame (Object): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
no edit summary
>Trappingnoobs
(Added nav footer. If an editor or higher wants me to remove them, just ask via my talk page and I'll remove every single one I added. Can't see why you'd want me to remove them though.)
>Flurite
No edit summary
Line 1: Line 1:
{{ObjectPage|name=Frame|{{Preliminary}}
{{ObjectPage|name=Frame|{{Preliminary}}
A '''Frame''' is a rectangular GUI. It is almost always used as a container object for other UI elements. A '''Frame''' cannot be interacted with the mouse, but can be used to group other UI controls, and provide backgrounds.}}
A '''Frame''' is a rectangular GUI. It is almost always used as a container object for other UI elements. A '''Frame''' cannot be interacted with the mouse, but can be used to group other UI controls, and provide backgrounds.
 
Objects parented under a Frame will be positioned according to the frame. For example, set the position of a GUI to UDim2.new(0.5, 0, 0, 0), you will see the GUI appear half-way along the X-axis relative to the frame, not the screen.}}
{{Clear floats}}
{{Clear floats}}
{{User:Trappingnoobs/NavFooterTests}}
{{User:Trappingnoobs/NavFooterTests}}
<!-- TODO: Make a proper template upon enough positive feedback.-->
<!-- TODO: Make a proper template upon enough positive feedback.-->
Anonymous user

Navigation menu