HOME





Palette Window
The graphical control element palette window, also known as utility window or floating palette, floats on top of all regular windows and offers ready access tools, commands or information for the current application. Applications use palette windows to prevent toolbar clutter. While toolbars and ribbons are typically horizontal, locked to window or screen borders, and of fixed length; palettes are usually scaled to fit their contents, movable, and vertical, consuming less of a computer's commonly landscape oriented screen space, and work better with multiple monitors. Some palettes are standard and provided by the OS, reappearing in many applications, while other palettes are unique to each individual application. An example of a common application-specific palette window is an inspector window. On the Macintosh, palette windows are only visible while their parent application has focus. In a multiple document interface A multiple-document interface (MDI) is a graphical us ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Paint
Paint is a material or mixture that, when applied to a solid material and allowed to dry, adds a film-like layer. As art, this is used to create an image or images known as a painting. Paint can be made in many colors and types. Most paints are either oil-based or water-based, and each has distinct characteristics. Primitive forms of paint were used tens of thousands of years ago in cave paintings. Clean-up solvents are also different for water-based paint than oil-based paint. Water-based paints and oil-based paints will cure differently based on the outside ambient temperature of the object being painted (such as a house). History Paint was used in some of the earliest known human artworks. Some cave paintings drawn with red or yellow ochre, hematite, manganese oxide, and charcoal may have been made by early ''Homo sapiens'' as long as 40,000 years ago. Paint may be even older. In 2003 and 2004, South African archeologists reported finds in Blombos Cave of a 100,000-y ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Graphical Control Element
A graphical widget (also graphical control element or control) in a graphical user interface is an element of interaction, such as a button or a scroll bar. Controls are software components that a computer user interacts with through direct manipulation to read or edit information about an application. User interface libraries such as Windows Presentation Foundation, Qt, GTK, and Cocoa, contain a collection of controls and the logic to render these. Each widget facilitates a specific type of user-computer interaction, and appears as a visible part of the application's GUI as defined by the theme and rendered by the rendering engine. The theme makes all widgets adhere to a unified aesthetic design and creates a sense of overall cohesion. Some widgets support interaction with the user, for example labels, buttons, and check boxes. Others act as containers that group the widgets added to them, for example windows, panels, and tabs. Structuring a user interface with widget to ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Application Software
Application software is any computer program that is intended for end-user use not operating, administering or programming the computer. An application (app, application program, software application) is any program that can be categorized as application software. Common types of applications include word processor, media player and accounting software. The term ''application software'' refers to all applications collectively and can be used to differentiate from system and utility software. Applications may be bundled with the computer and its system software or published separately. Applications may be proprietary or open-source. The short term ''app'' (coined in 1981 or earlier) became popular with the 2008 introduction of the iOS App Store, to refer to applications for mobile devices such as smartphones and tablets. Later, with introduction of the Mac App Store (in 2010) and Windows Store (in 2011), the term was extended in popular use to include desktop a ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Toolbar
The toolbar, also called a bar or standard toolbar (originally known as ribbon), is a graphical control element on which on-screen icons can be used. A toolbar often allows for quick access to functions that are commonly used in the program. Some examples of functions a toolbar might have are open file, save, and change font. Toolbars are usually distinguished from Palette window, palettes by their integration into the edges of the screen or of other windows. This can result in wasted space if multiple underpopulated bars are stacked atop each other or interface inefficiency if overloaded bars are placed on small windows. Variants There are several user interface elements derived from toolbars: * An address bar, location bar or URL bar is a toolbar that mainly consists of a text box. It typically accepts URLs or file system addresses. They are found in web browsers and file managers. * A Breadcrumb (navigation), breadcrumb or breadcrumb trail allows users to keep track of their ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Ribbon (computing)
In computer interface design, a ribbon is a graphical control element in the form of a set of toolbars placed on several tabs. The typical structure of a ribbon includes large, tabbed toolbars, filled with graphical buttons and other graphical control elements, grouped by functionality. Such ribbons use tabs to expose different sets of controls, eliminating the need for numerous parallel toolbars. Contextual tabs are tabs that appear only when the user needs them. For instance, in a word processor, an image-related tab may appear when the user selects an image in a document, allowing the user to interact with that image. Use of the term "ribbon" dates back to the 1980s and was originally used as a synonym for plain toolbar. However, in 2007, Microsoft used the term to refer to its own implementation of tabbed toolbars encompassing a conglomerate of controls for Microsoft Office 2007, which Microsoft calls "The Fluent UI". Although Microsoft popularized the term with a new me ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Page Orientation
Page orientation is the way in which a rectangular page (paper), page is oriented for normal viewing. The two most common types of orientation are ''portrait'' and ''landscape''. The term "portrait orientation" comes from visual art terminology and describes the dimensions used to capture a person's face and upper body in a picture; in such images, the height of the display area is greater than the width. The term "landscape orientation" also reflects visual art terminology, where pictures with more width than height are needed to fully capture the horizon within an artist's view. Besides describing the way documents can be viewed and edited, the concepts of "portrait" and "landscape" orientation can also be used to describe video and photography display options (where the concept of "aspect ratio (image), aspect ratio" replaces that of "page orientation"). Many types of visual media use landscape mode, especially the 4:3 aspect ratio used for classic TV formatting, which is 4 ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Multi-monitor
Multi-monitor, also called multi-display and multi-head, is the use of multiple physical display devices, such as Computer monitor, monitors, Television set, televisions, and Video projector, projectors, in order to increase the area available for computer programs running on a single computer system. Research studies show that, depending on the type of work, multi-head may increase the productivity by between 50 and 70 percent. Implementation Multiple computers can be connected to provide a single display, e.g. over Gigabit Ethernet/Ethernet to drive a large video wall. Studies and safety Measurements of the Institute for Occupational Safety and Health of the German Social Accident Insurance showed that the quality and quantity of worker performance varies according to the screen setup and type of task. Overall, the results of physiological studies and the preferences of the test persons favour a dual-monitor rather than single-monitor setup. Physiologically limiting f ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Inspector Window
The graphical control element inspector window is a type of dialog window that shows a list of the current attributes of a selected object and allows these parameters to be changed on the fly. A common use is in Integrated Development Environments, where the window shows the changing values of variables associated to an object during a debugging session. Inspector windows show information in programs like file managers, showing file parameters like file size and access permissions. For example, in a vector graphics application the user creates drawings out from elements such as lines, rectangles and circles. When such an element is selected on the page, an inspector will show the current size and absolute position on the page of this element with numbers. The user can then change those numbers to change the size or position of the object on the page. An inspector window is a type of palette window The graphical control element palette window, also known as utility window or f ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Macintosh
Mac is a brand of personal computers designed and marketed by Apple Inc., Apple since 1984. The name is short for Macintosh (its official name until 1999), a reference to the McIntosh (apple), McIntosh apple. The current product lineup includes the MacBook Air and MacBook Pro laptops, and the iMac, Mac Mini, Mac Studio, and Mac Pro desktops. Macs are currently sold with Apple's UNIX-based macOS operating system, which is Proprietary software, not licensed to other manufacturers and exclusively Pre-installed software, bundled with Mac computers. This operating system replaced Apple's original Macintosh operating system, which has variously been named System, Mac OS, and Classic Mac OS. Jef Raskin conceived the Macintosh project in 1979, which was usurped and redefined by Apple co-founder Steve Jobs in 1981. The original Macintosh 128K, Macintosh was launched in January 1984, after Apple's 1984 (advertisement), "1984" advertisement during Super Bowl XVIII. A series of increment ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Focus (computing)
In a computing graphical user interface (GUI), a component has focus when it is selected to receive input from the user by an event such as a mouse button click or keypress. Moving the focus away from a specific user interface element is known as a blur event in relation to this element. Typically, the focus is withdrawn from an element by giving another element the focus. This means that focus and blur Event (computing), events are virtually simultaneous in relation to different user interface elements, one that becomes focused and one that is "blurred" (in the computing, not visual, sense). The concept is similar to a Cursor (user interface), cursor in a text-based environment. However, when considering a graphical interface, there is also a mouse pointer involved. Moving the mouse will typically move the mouse pointer without changing the focus. The focus can usually be changed by clicking on a component that can receive focus with the mouse. Many Desktop environment, desktops al ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Multiple Document Interface
A multiple-document interface (MDI) is a graphical user interface in which multiple windows reside under a single parent window. Such systems often allow child windows to embed other windows inside them as well, creating complex Hierarchy#Nested hierarchy, nested hierarchies. This contrasts with single-document interfaces (SDI) where all windows are independent of each other. Comparison with single-document interface In the usability community, there has been much debate about whether the multiple-document or single-document interface is preferable. Software companies have used both interfaces with mixed responses. For example, Microsoft changed its Microsoft Office, Office applications from SDI to MDI mode and then back to SDI, although the degree of implementation varies from one component to another. SDI can be more useful in cases where users switch more often between separate applications than among the windows of one application. MDI can be confusing if it has a lack of infor ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]