Sponsored Content
Full Discussion: www.caldera.com
Top Forums UNIX for Dummies Questions & Answers www.caldera.com Post 47594 by oombera on Friday 13th of February 2004 07:14:28 AM
Old 02-13-2004
There's a virus going around that's been sending ddos attacks to sco.com for over a week... the attacks were supposed to end yesterday.

Read about it here: SCO takes one in the pants...
 

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Installation of Unix 8.0 and Caldera Linux

Installing Linux Caldera or Unix 8.0 fails every time. this is the second system i've tried. System: Intel P2 266 96MB Ram 5GB hard Drive Shuttle 637 LX mother board Matrox Mystic Video card Sony 50X CD rom (1 Reply)
Discussion started by: Urlryn
1 Replies

2. UNIX for Dummies Questions & Answers

Installing Caldera ...

http://www.ibiblio.org/pub/Linux/ I just downloaded caldera from the link above ... how do I go about intalling it... (3 Replies)
Discussion started by: OOnegative
3 Replies
XmDropSiteConfigureStackingOrder(3X)									      XmDropSiteConfigureStackingOrder(3X)

NAME
XmDropSiteConfigureStackingOrder - A Drag and Drop function that reorders a stack of widgets that are registered drop sites SYNOPSIS
#include <Xm/DragDrop.h> void XmDropSiteConfigureStackingOrder (widget, sibling, stack_mode) Widget widget; Widget sibling; Cardinal stack_mode; DESCRIPTION
XmDropSiteConfigureStackingOrder changes the stacking order of the drop site specified by widget. The stacking order controls the manner in which drag-under effects are clipped by overlapping siblings, regardless of whether they are active. The stack mode is relative either to the entire stack, or to another drop site within the stack. The stack order can be modified only if the drop sites are siblings in both the widget and drop site hierarchy, and the widget parent of the drop sites is registered as a composite drop site. Specifies the drop site to be restacked. Specifies a sibling drop site for stacking operations. If specified, then widget is restacked relative to this drop site's stack position. Specifies the new stack position for the specified widget. The values are XmABOVE and XmBELOW. If a sibling is specified, then widget is restacked as follows: The widget is placed just above the sibling. The widget is placed just below the sibling. If the sibling parameter is not specified, then widget is restacked as follows: The widget is placed at the top of the stack. The widget is placed at the bottom of the stack. For a complete definition of DropSite and its associated resources, see XmDropSite(3X). SEE ALSO
XmDropSite(3X), XmDropSiteRetrieve(3X), XmDropSiteQueryStackingOrder(3X) XmDropSiteConfigureStackingOrder(3X)
All times are GMT -4. The time now is 02:58 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy