NiceInputField

Announce your Work In Process and finalized projects here.
Post Reply
User avatar
Jare
Devoted Member
Posts: 877
Joined: Mon Aug 27, 2007 10:18 pm
Location: Pori
Contact:

NiceInputField

Post 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)
Post Reply