WiP
This commit is contained in:
parent
0cd3c99119
commit
bf41ce9544
3 changed files with 10 additions and 3 deletions
|
@ -8,7 +8,7 @@ pw.script:load_all()
|
|||
print("hello pixwerx!")
|
||||
|
||||
local w = pw.window.new()
|
||||
w.visible = false
|
||||
--w.visible = false
|
||||
|
||||
-- set title
|
||||
w.title = "pixwerx 0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue