Skip to content

siyb/XTk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XTk

XTk is a templating framework for Tk, written in TCL/TK.

It aims to separate GUI design and logic.

Currently, XTk is in an early development stage, so don't expect everything to work perfectly yet.

Current Features

  • currently, only pack is supported
  • ttk and normal tk widgets are supported
  • validation for ttk / tk widgets and pack
  • bind
  • image creation and assignation

Planned

  • place / grid support
  • font creation
  • focus control
  • event definition

Licence

BSD

Contact & getting involved

Patrick Sturm [email protected]

If you wish to get involved, just drop me a line ;)

Acknowledgements

About

XML Templating Framework for TCL/TK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages