*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> Vk/VkRadioBox (3)              
Title
Content
Arch
Section
 

Contents


VkRadioBox(3x)							VkRadioBox(3x)


NAME    [Toc]    [Back]

     VkRadioBox	- Simple support for a One-Of-Many selections

INHERITS FROM    [Toc]    [Back]

     VkCheckBox	: VkComponent :	VkCallbackObject

HEADER FILE    [Toc]    [Back]

     #include <Vk/VkRadioBox.h>

PUBLIC PROTOCOL	SUMMARY
   Constructor?Destructor
	   VkRadioBox(const char* name,	Widget parent);
	   virtual ~VkRadioBox(void);

CLASS DESCRIPTION    [Toc]    [Back]

	  The VkRadioBox class provides	a simple way to	produce	a labeled
	  collection of	one-of-many toggle buttons. This class gets most of
	  its functionality from VkCheckBox, but adds radio behavior.

	  If in	use, the VkCheckBox::itemChanged() callback will be called
	  once for each	button that is changed.	 If a button is	chosen that
	  results in another becoming unselected, there	will be	a callback for
	  each.

FUNCTION DESCRIPTIONS    [Toc]    [Back]

   VkRadioBox()
	   VkRadioBox(const char* name,	Widget parent);


	  Initialize a VkRadioBox object. Set the XmRowColumn base widget
	  created by VkCheckBox	to exhibit radio behavior.

   ~VkRadioBox()
	   virtual ~VkRadioBox(void);


	  An empty function.

INHERITED MEMBER FUNCTIONS    [Toc]    [Back]

   Inherited from VkCheckBox
	  valueChanged(), addItem(), setValue(), setValues(), getValue(),
	  _numWidgets, _widgets, _rc, _label, itemChangedCallback


   Inherited from VkComponent    [Toc]    [Back]
	  installDestroyHandler(), removeDestroyHandler(), widgetDestroyed(),
	  setDefaultResources(), getResources(), manage(), unmanage(),
	  baseWidget(),	okToQuit(), _name, _baseWidget,	_w, deleteCallback






									Page 1






VkRadioBox(3x)							VkRadioBox(3x)



   Inherited from VkCallbackObject    [Toc]    [Back]
	  callCallbacks(), addCallback(), removeCallback(),
	  removeAllCallbacks()

SEE ALSO    [Toc]    [Back]

      
      
     VkCheckBox, VkComponent
     ViewKit Programmer's Guide
     The X Window System, DEC Press, Bob Sheifler and Jim Gettys
     The X Window System Toolkit, DEC Press, Paul Asente and Ralph Swick
     The OSF/Motif Programmers Reference, Prentice Hall, OSF


									PPPPaaaaggggeeee 2222
[ Back ]
 Similar pages
Name OS Title
DXmSvnClearSelections Tru64 Clears all selections.
VkBackground IRIX Support for simple work procedure-based background tasks
VkOutline IRIX A simple outliner
command IRIX execute a simple command
iflTile3D IRIX defines a simple 3-D rectangle
iflTile2D IRIX defines a simple 2-D rectangle
iflMinMax IRIX simple min/max template functions
tclsh IRIX Simple shell containing Tcl interpreter
xedit IRIX simple text editor for X
arrayconfig IRIX configure a simple array
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service