Page 1 of 1

NiceInputField

Posted: Thu Jul 19, 2012 1:05 am
by Jare
NiceInputField (NIF) is a little library which makes it possible to create comfortable single line text fields. Sorry, it does not offer multiline. That would be too complicated for me to program. With comfortable I mean that in NIF elements, you can highlight text, move the caret where ever you want and insert text there. Just as you expect how every text field should behave. Even cutting, copying and pasting is possible. NIF has an internal clipboard (text can be copypasted inside you application), which can be extended to system wide if you plug in cbAPI.

The library is very flexible and contains many features that can be used to control an input field and get information from it. Password fields, read only fields, maximum length definition, get whole text content or the part that is highlighted, etc.

Direct download (version 1.00)
http://www.kpelit.fi/niceinputfield (page to look for updates in the future)