|
The TwoFlower Internet Browser
|
|
|
| © 2003, Richard A. Demers | Contents |
![]() |
Contents |
|
¦ Introduction ¦ User Interface ¦ ¦ Main Window ¦ ¦ ¦ Controls ¦ ¦ ¦ Main Menu ¦ ¦ ¦ ¦ File Menu ¦ ¦ ¦ ¦ Navigation Menu ¦ ¦ ¦ ¦ Bookmarks Menu ¦ ¦ ¦ ¦ View Menu ¦ ¦ ¦ ¦ Help Menu ¦ ¦ ¦ Toolbar ¦ Credits |
![]() |
Introduction |
TwoFlower is an Internet Browser designed to be used with VisualWorks Smalltalk programs; in this case as a plugin to the BottomFeeder Internet Console.
This User's Guide is written for general users of the Internet. It will help you learn how to use TwoFlower. It is also a reference manual for all of TwoFlower's features.
But first, why would you want to use the TwoFlower plugin? Doesn't your computer already have an Internet Browser, such as Windows Internet Explorer or Netscape? And doesn't BottomFeeder already launch these browsers on the feed items you select?
The technical answer is that TwoFlower, running on the same VisualWorks virtual machine as BottomFeeder, requires very little memory or other system resources. The practical answer is that this enables it to keep many web pages open, each under its own tab. It is just like having multiple Internet Browser windows open; you can switch from one to the other just by clicking a tab.
To start TwoFlower, select Plugins / TwoFlower in the BottomFeeder main menu.
Contents![]() |
User Interface |
You can create new tab pages by selecting View / Create new tab. TwoFlower creates a new, blank tab page and makes it the currently active page. To see a web page in the new page, enter an Internet address in the URL field or select a bookmark in Bookmarks.
You can remove a tab page by selecting it and then selecting View / Close active tab.
When you right-click text that you have selected in a tab page, the following pop-up menu is presented:
| Copy text | Copy the selected text. BottomFeeder copies the text into the clipboard. At a later time, you can paste it into other documents from the clipboard. |
When you right-click a link in a tab page, the following pop-up menu is presented:
| Copy link | Copy the selected link. BottomFeeder copies the link into the clipboard. At a later time, you can paste it from the clipboard into other documents or into the address input area of a browser. |
| Open in new tab | Open the selected link in a new tab of the Display Pane. BottomFeeder creates a new tab, retrieves the linked page, and opens the page in the tab. |
| Open File... | Ctrl+O | Open a file in the Display Pane. TwoFlower presents the Open dialog window so you can name or identify the file to be opened. The file currently displayed in the Display Pane is replaced by the opened file. |
| Ctrl+P | Print the contents of the currently active Display Pane. TwoFlower presents the Print dialog window so you can specify printing controls. | |
| Exit | Ctrl+Q | Exit the TwoFlower program. TwoFlower closes its window. |
| Back... | Alt+LEFT | Display the file that preceeded the currently displayed file. TwoFlower presents the requested file in the Display Pane. |
| Forward | Alt+RIGHT | Display the last file requested from the currently displayed file. TwoFlower presents the requested file in the Display Pane. |
| Reload | Ctrl+R | Reload the currently displayed file from its source website. TwoFlower reloads the current file in the Display Pane. . |
| Stop loading | Ctrl+Q | Stop loading the file last requested. TwoFlower presents the last file displayed in the Display Pane. |
| Import bookmarks... | Import bookmarks from another browser program. TwoFlower presents the Open dialog window so you can name or identify the file containing the bookmarks.
NOTE: Only Netscape bookmark files can be imported at this time. |
| Bookmark names | TwoFlower presents the names of bookmarks as menu items. When a bookmark is selected, TwoFlower loads the file identified by the URL associated with the bookmark, and displays it in the Display Pane. |
| Create new tab | Create a new tab in the Display Pane. TwoFlower creates an empty tab in which you can open a file. |
| Close active tab | Close the currently active tab. TwoFlower removes the tab. |
| About | TwoFlower opens a file of information about itself in the Display Pane. |
The Main Toolbar is located below the Main Menu. It provides single-click execution of a number of frequently used TwoFlower tools. All of these tools are also available through the Main Menu. Toolbar icons are enabled only when they can be validly used.
| Tool Icon | Action |
![]() |
Go back |
![]() |
Go forward |
![]() |
Reload |
![]() |
Stop loading |
![]() |
Credits |
Cincom VisualWorks Smalltalk is a super-productive and elegant programming language, environment and tool set for rapidly developing software. Smalltalk makes it possible for small teams to quickly explore new ideas and build high quality open-source products like BottomFeeder and TwoFlower.
Contents![]() |
The End |