https://github.com/asb-capfan/tk-fcyentry
Perl/Tk entry widget that reflects its state in the background color
https://github.com/asb-capfan/tk-fcyentry
gui perl tk ui-components
Last synced: 8 months ago
JSON representation
Perl/Tk entry widget that reflects its state in the background color
- Host: GitHub
- URL: https://github.com/asb-capfan/tk-fcyentry
- Owner: asb-capfan
- License: other
- Created: 2016-09-29T17:41:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-23T00:18:59.000Z (over 2 years ago)
- Last Synced: 2025-01-17T11:15:56.663Z (over 1 year ago)
- Topics: gui, perl, tk, ui-components
- Language: Perl
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
Tk-FcyEntry
========================
This module is deprecated.
It once served the purpose to replace the standard Perl/Tk Entry widget in order to reflect the Entry's state.
This is standard behavior of an Entry widget by now, so you can just use a plain Entry widget (at least, in Tk 800.x).
DEPENDENCIES
See Makefile.PL for a list of dependencies.
COPYRIGHT AND LICENCE
Put the correct copyright and licence information here.
Copyright (C) 2016 by Alexander Becker,
Copyright (c) 1997-1998 Achim Bohnet.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.16.3 or,
at your option, any later version of Perl 5 you may have available.