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

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

Contents


VkWarningDialog(3x)					   VkWarningDialog(3x)


NAME    [Toc]    [Back]

     VkWarningDialog - Dialog manager class for	warning	dialogs

INHERITS FROM    [Toc]    [Back]

     VkDialogManager : VkComponent : VkCallbackObject

HEADER FILE    [Toc]    [Back]

     #include <Vk/VkWarningDialog.h>

PUBLIC PROTOCOL	SUMMARY
   Constructor/Destructor
	   VkWarningDialog(const char* name);
	   virtual void	~VkWarningDialog(void);

CLASS DESCRIPTION    [Toc]    [Back]

	  This class displays a	Motif warning dialog, using the	caching
	  facilities of	VkDialogManager	class.	Applications typically use the
	  globally available dialog theWarningDialog to	post warnings.


FUNCTION DESCRIPTIONS    [Toc]    [Back]

   VkWarningDialog()
	   VkWarningDialog(const char* name);


	  Initializes a	VkWarningDialog	object.	 This dialog should not	be
	  instantiated directly, instead use the theWarningDialog.

   ~VkWarningDialog()
	   virtual ~VkWarningDialog(void);


	  Frees	the storage associated with a VkWarningDialog object.  The
	  global VkWarningDialog object	should not be freed.

INHERITED MEMBER FUNCTIONS    [Toc]    [Back]

   Inherited from VkDialogManager
	  show(), hide(), className(), clearCache(), prepost(),	ok(),
	  cancel(), apply(), setTitle(), setButtonLabels(), unpost(),
	  unpostAll(), centerOnScreen(), lastPosted(), post(), postModal(),
	  postBlocked(), postAndWait(),	_action, _dialogList, _centerMode,
	  _showOK, _showCancel,	_showApply, _allowMultipleDialogs,
	  _minimizeMultipleDialogs, prepostCallback,


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




									Page 1






VkWarningDialog(3x)					   VkWarningDialog(3x)



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


VIEWKIT	2.1 CHANGES
     In	multi-screen enabled applications or components, references to
     theWarningDialog will only	be valid for the default screen	in the
     application.  The following new function API will return the
     VkWarningDialog associated	with the appropriate screen and	should be used
     instead of	theWarningDialog;


	   VkWarningDialog *getAppWarningDialog(VkComponent *comp);

SEE ALSO    [Toc]    [Back]

      
      
     VkDialogManager, 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
VkQuestionDialog IRIX Dialog Manager class for question dialogs
VkPromptDialog IRIX A dialog manager for prompt dialogs
VkErrorDialog IRIX A dialog manager for error dialogs
VkInfoDialog IRIX A dialog manager for information dialogs
VkColorChooserDialog IRIX A dialog manager for color chooser dialogs
VkFileSelectionDialog IRIX Dialog manager for file selection dialogs
VkProgressDialog IRIX A dialog manager supporting interruptible dialogs with a progress indicator
VkDialogManager IRIX An abstract manager class that caches and supports Motif dialogs
VkFatalErrorDialog IRIX Simple manager for fatal error dialogs
VkInterruptDialog IRIX A dialog manager that support interrupts
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service