2009-01-07 00:30:08 -05:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								USING:  help.markup  help.syntax  ui.commands  ;
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								IN:  ui.tools.browser 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								ARTICLE: "ui-browser"  "UI browser" 
							 
						 
					
						
							
								
									
										
										
										
											2009-03-29 20:07:01 -04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								"The browser is used to display Factor code, documentation, and vocabularies. The browser is opened when a word or article link presentation is clicked. It can also be opened using words:" 
							 
						 
					
						
							
								
									
										
										
										
											2009-10-01 15:56:36 -04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								{ $subsections
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    com-browse
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    browser-window
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								}
							 
						 
					
						
							
								
									
										
										
										
											2009-01-07 00:30:08 -05:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								{ $command-map browser-gadget "toolbar"  }
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{ $command-map browser-gadget "scrolling"  }
							 
						 
					
						
							
								
									
										
										
										
											2009-01-08 20:30:58 -05:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								{ $command-map browser-gadget "navigation"  }
							 
						 
					
						
							
								
									
										
										
										
											2009-01-07 00:30:08 -05:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								{ $command-map browser-gadget "multi-touch"  }
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								"Browsers are instances of "  { $link browser-gadget } "."  ;
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2015-07-02 13:31:22 -04:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								ABOUT: "ui-browser"