ASPN ActiveState Programmer Network
  ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups | Web Services
SEARCH
advanced | search help

Reference
ActivePerl 5.8
Programs
a2p
ap-update-html
c2ph
cpan
dbilogstrip
dbiprof
dbiproxy
dprofpp
enc2xs
exetype
find2perl
h2ph
h2xs
instmodsh
libnetcfg
lwp-download
lwp-mirror
lwp-request
lwp-rget
perlbug
perlcc
perlglob
perlivp
piconv
pl2bat
pl2pm
pod2html
pod2latex
pod2man
pod2text
pod2usage
podchecker
podselect
ppm
prove
psed
pstruct
ptar
ptardiff
ptked
ptksh
reloc perl
runperl
s2p
SOAPsh
splain
tkjpeg
tkx-ed
widget
XMLRPCsh
xsubpp

MyASPN >> Reference >> ActivePerl 5.8 >> Programs
ActivePerl 5.8 documentation

NAME

tkx-ed - Simple editor


SYNOPSIS

 tkx-ed [<file>]


DESCRIPTION

The tkx-ed program is a simple text editor implemented with the Tkx toolkit. Its main purpose is to demonstrate how this kind of application is written, so please take a look at its source code.

When the editor starts up it shows a blank page where you can start entering text directly.

If a file name is passed on the command line then the editor will visit this file initially.


LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

Copyright 2005 ActiveState. All rights reserved.


SEE ALSO

the Tkx manpage

__END__ :endofperl


Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState 2004 All rights reserved