Skip to content

1.0.4 Added Pretext and new style

Choose a tag to compare

@Cloudzik1337 Cloudzik1337 released this 15 Nov 13:43
· 5 commits to main since this release
f4afdd9

Pretext

Now you can use pretext to print text before menu Usage pretext=<str>

New Style

Added ↳ (arrow style) example ↳ Option1

New way to acces styles

now instead of style=1 (still works) you can use Styles.<Name>

Rewrote display function

now _print_menu use exec() to save space (still not sure about this)