Menu

Version 1.27 released: Numberboxes and more

For limiting the input of a user to numbers the new numberbox library helps you with this. Depending on the format you need it allows for integers, reals, bits, hexadecimals. You can extend your existing GUICtrlCreatInput() functions or create new numberboxes with _GUICtrlCreateNumberBox().

Talking about numbers with _StringZero() a string is padded with zeros and with _NumberToBit() and _BitToNumber() you can convert to and from binary.

Posted by Peter Verbeek 2022-11-14 Labels: input real integer decimal binary bit byte zero pad padded number convert

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.