Skip to content

levovix0/toscel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toscel

a work-in-progress component library for sigui

example

import sigui, toscel

let win = newUiWindow(title="Toscel example")

win.makeLayout:
  this.clearColor = "202020".color

  - Layout.row:
    this.centerIn parent
    gap = 10

    - Button.new:
      text = "Button"

    - LineEdit.new:
      text = "LineEdit"

run win

About

Work-in-progress component library for sigui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages