packages icon
README - fltags Version 0.4
------------------------------------

WHAT IS fltags

    fltags is a FLTK front-end for
    ctags. 
  
    Written by
    Maarten de Boer 
    <maarten@bcn.gms.es maarten@things.nl>

    using the excellent FLTK library.

    uses the Fl_ToggleTree widget, written
    by Maarten de Boer and James Dean Palmer
    <james@tiger-marmalade.com>

USAGE:
    fltags file1 ...
    fltags

    fltags without arguments looks for a file called "tags" in 
    the current work directory that contains ctags output. Note
    that the ctags should have been called with the -n flag.

LICENSING

    The sourcecode for this application is available under
    the terms of the GNU General Public License. The source
    code for the Fl_ToggleTree widget is available under
    the terms of the GNU Library General Public License.

MODIFYING

    If you modify this code, and think it might be useful
    for others, please let me know.

INTERNET RESOURCES

    FLTK is available on the 'net in a bunch of locations:

	- WWW:   http://fltk.easysw.com

	- FTP:   ftp://ftp.easysw.com/pub/fltk
        	 ftp://ftp.funet.fi/mirrors/ftp.easysw.com/pub/fltk

	- EMail: fltk@easysw.com [see instructions below]
        	 fltk-bugs@easysw.com [for reporting bugs]

    To send a message to the FLTK mailing list ("fltk@easysw.com") you
    must first join the list.  Non-member submissions are blocked to
    avoid problems with SPAM...

    To join the FLTK mailing list, send a message to
    "majordomo@easysw.com" with "subscribe fltk" in the message body. 
    A digest of this list is available by subscribing to the
    "fltk-digest" mailing list.