Version 20 of Browser

Updated 2009-03-18 01:16:05 by tcltkd

An application to allow a user to browse through a collection of objects.

Browsers can be in several different varieties.

  1. Smalltalk has an integrated development environment with a class browser.
  2. Microsoft Windows with Windows Explorer is one example of a file browser.
  3. The Worldwide Web is usually navigated with a web browser, which is an application to view pages delivered by a Webserver. The contents of these pages is usually formatted in HTML.

An example of a web browser is Mozilla.

A Tcl-based web browser is BrowseX.

Here on the Wiki:




2009-03-14 TclTkD : It seems a multi-purpose Browser,assisted by optcl. Not only for text files,it can surf web pages,photo images and movies. Try it!(but may be buggy) at: http://members.jcom.home.ne.jp/tcltk-d/ (based on standard Tcl/Tk(8.16),wrapped by Tkwrap of WinTclTk).



Category Glossary