comp_slider.c File Reference

#include "globals.h"

Functions

int comp_slider_set (APPvar *app, WINDOW *win, COMPONENT *s, int mode, int par1, int par2, int par3, int par4)
COMPONENTcomp_slider_create (APPvar *app, int mode, int width, int sz, int flex)
void comp_slider_link (APPvar *app, COMPONENT *c, COMPONENT *s, int mode)
 Link the slider and the controlled component.

Function Documentation

COMPONENT* comp_slider_create APPvar app,
int  mode,
int  width,
int  sz,
int  flex
 

void comp_slider_link APPvar app,
COMPONENT c,
COMPONENT s,
int  mode
 

Link the slider and the controlled component.

Parameters:
app 
c the component to control (slider messages to be sent to)
s slider component
mode CS_VSLIDE or CS_HSLIDE according to which direction the slider s is to be used in by c.

int comp_slider_set APPvar app,
WINDOW win,
COMPONENT s,
int  mode,
int  par1,
int  par2,
int  par3,
int  par4
 


Generated on Thu Jun 22 11:45:27 2006 for WinDom by  doxygen 1.4.6