Sponsored Content
Full Discussion: Yahoooooooo!!!!!
The Lounge What is on Your Mind? Yahoooooooo!!!!! Post 302227699 by bakunin on Thursday 21st of August 2008 06:29:29 PM
Old 08-21-2008
Yahoooooooo!!!!!

This, my venerable audience, is my 1000th post here.

I'm rejoicing in the feeling of this achievement. Finally i am a proud member of the esteemed Get-a-Life club. Not any longer will i be regarded as a lowly writer, no, from now on i will stand in the line of revered knights of the Order of the Worn Out Keyboard. The spirit of Ken flows strong in me, the nous of Dennis and Brian is enshrined in my very existence.

If someone could tell me now how to change my password.....

bakunin
 
XmRemoveFromPostFromList(library call)									    XmRemoveFromPostFromList(library call)

NAME
XmRemoveFromPostFromList -- a RowColumn function that disables a menu for a particular widget SYNOPSIS
#include <Xm/RowColumn.h> void XmRemoveFromPostFromList( Widget menu, Widget post_from_widget); DESCRIPTION
XmRemoveFromPostFromList makes a Popup or Pulldown menu no longer accessible from a widget. This function does not destroy a menu, or deal- locate the memory associated with it. It simply removes the widget from the menu's list of widgets permitted to post that menu. If the menu argument refers to a Popup menu, the event handlers are removed from the post_from_widget widget. If the argument refers to a Pulldown menu, its ID is removed from the XmNsubMenuId of the specified post_from_widget. Also, if the menu is a Pulldown menu, the post_from_widget widget must be either a CascadeButton or a CascadeButtonGadget. menu Specifies the widget ID of a the Popup or Pulldown menu to be made inaccessible from the post_from_widget widget. post_from_widget Specifies the widget ID of the widget which can no longer post the menu referred to by the menu argument.. For a complete definition of RowColumn and its associated resources, see XmRowColumn(3). RELATED
XmAddToPostFromList(3), XmGetPostedFromWidget(3), and XmRowColumn(3). XmRemoveFromPostFromList(library call)
All times are GMT -4. The time now is 08:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy