Mentry

Difference between version 20 and 21 - Previous - Next
 What: Mentry
 Where: https://www.nemethi.de/ 
 Description: Tcl/Tk 8.0 or higher library package which facilitates the use
        of multi-entry/label widgets for display and editing of real numbers
        in fixed point format, IPv4 and IPv6 addresses, dates, times, etc.
        Version 3.x includes Mentry_tile for a themed version of the widget,
        based on Tile and Tk 8.5.
        Requires Wcb 3.1 or newer.
        Currently at version 3.10 .
 Updated: 10/2019
 Contact: mailto:[email protected]  (Csaba Nemethi)

----
Mentry is also included in [tklib].

----[Jeff Smith] 2020-03- : Below is an online demo using [CloudTk]. This demo runs Mentry in an Alpine Linux Docker Container. It is a 28.3MB image which is made up of Alpine Linux + tclkit + Mentry.kit + libx11 + libxft + fontconfig + ttf-linux-libertine. It is run under a user account in the Container. The Container is restrictive with permissions for "Other" removed for "execute" and "read" for certain directories. 

By clicking on the "V" in the upper left corner you can access other demos. 

<<inlinehtml>>

<iframe height="200" width="200" src="https://cloudtk.tcl-lang.org/cloudtk/VNC?session=new&Tk=Mentry" allowfullscreen></iframe>

<<inlinehtml>>
----
See also [Wcb], [entry], [Tile].

<<categories>> Csaba Nemethi | Package | Tk | GUI