scripting: PagesControl

This commit is contained in:
MihailRis
2024-03-20 10:01:07 +03:00
parent 93acc5ce57
commit b3ca4b8efc
8 changed files with 95 additions and 43 deletions
+4
View File
@@ -180,6 +180,10 @@ function Document.new(docname)
})
end
_GUI_ROOT = Document.new("core:root")
_MENU = _GUI_ROOT.menu
menu = _MENU
-- Deprecated functions
block_index = block.index
block_name = block.name