Query: deck2_6
OS: debian
Section: 3i
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Deck(3I) InterViews Reference Manual Deck(3I)NAMEDeck - a stack of interactors on top of each otherSYNOPSIS#include <InterViews/deck.h>DESCRIPTIONA deck is a scene containing interactors that are conceptually stacked on top of each other. Only one interactor is visible at a time. A deck is useful to implement ``paging'' through a document, or where only one of several similar components should be visible at a time, as in applications using alternate tool pallets or menus with alternate entries. A deck will try to stretch or shrink the visible interactor to fill the total space. The natural size of a deck is the maximum of its com- ponents. A deck uses its perspective to specify which component is visible. The components are numbered in the order in which they are inserted into the deck, starting with one. A scroller or other interactor which operates on the perspective can be used to allow a user to specify the component to view. Either horizontal or vertical scrolling can be used.PUBLIC OPERATIONSDeck() Construct a new deck. void Insert(Interactor*) Add an interactor to the deck. void Change(Interactor*) Notify the deck that an interactor's shape has changed. If propagation is on, the deck recomputes its own shape and notifies its parent. void Remove(Interactor*) Take an interactor out of a deck. void Flip(int count = 1) void FlipTo(int position) void Top() void Bottom() Perform operations on the perspective to specify the component to view. Flip specifies the component relative to the current compo- nent. A positive value of count specifies a component nearer to the ``bottom'' of the deck (the components inserted last), and a negative value specifies a component nearer to the ``top''. FlipTo specifies a component by its absolute position in the deck. A positive value of position specifies a position from the top, starting at 1. A negative value specifies a position from the bottom, starting at -1. Top and Bottom are equivalent to FlipTo(1) and FlipTo(-1) respectively.SEE ALSOInteractor(3I), Scene(3I), Shape(3I) InterViews 13 December 1987 Deck(3I)
Related Man Pages |
---|
viewport(3i) - debian |
perspective(3i) - centos |
scene(3i) - php |
scene(3i) - mojave |
scene(3i) - suse |
Similar Topics in the Unix Linux Community |
---|
Top in Tru64 |
soundgrab 1.0.1 (Default branch) |
On Top Down and Bottom Up |
Cyberspace: The Greatest Cybersecurity Threat for 2009? |
Top 5 biggest file |