mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Added more styles
This commit is contained in:
@@ -10,6 +10,7 @@ local right_align =
|
||||
Gui.new_concept('alignment')
|
||||
|
||||
--[[-- A frame that acts as a header to a section of content
|
||||
@see frame
|
||||
@element header
|
||||
@tparam string tooltip the tooltip to show on the title
|
||||
@usage-- Concept Structure
|
||||
@@ -17,6 +18,8 @@ Gui.new_concept('alignment')
|
||||
--> [header] - the header frame
|
||||
-->> header_caption - the lable with the title in it
|
||||
-->> header_content - the area to contain butons
|
||||
Gui.new_concept('header')
|
||||
:set_title('Example Header')
|
||||
]]
|
||||
|
||||
Gui.new_concept('frame')
|
||||
|
||||
Reference in New Issue
Block a user