mScrollWidget

Data Structures

Defines

Enumerations

Variables


Detailed Description

Id
mscroll_widget.h 642 2009-11-10 02:58:43Z xwyan

Copyright (C) 2009 Feynman Software.


Define Documentation

#define NCSCTRL_SCROLLWIDGET   NCSCLASSNAME("scrollwidget")

the name of mScrollWidget control

Definition at line 44 of file mscroll_widget.h.

#define NCSS_SWGT_SHIFT   NCSS_WIDGET_SHIFT

The bits used by mScrollWidget in style.

Definition at line 301 of file mscroll_widget.h.


Enumeration Type Documentation

The notification code id of mScrollWidget.

Enumerator:
NCSN_SWGT_MAX 

The maximum value of mScrollWidget notification code id.

Definition at line 307 of file mscroll_widget.h.

The properties id of mScrollWidget.

Enumerator:
NCSP_SWGT_CONTWIDTH 

The content width.

NCSP_SWGT_CONTHEIGHT 

The content height.

NCSP_SWGT_CONTX 

The x coordination of current content.

NCSP_SWGT_CONTY 

The y coordination of current content.

NCSP_SWGT_HSTEPVALUE 

The horizontal step value.

NCSP_SWGT_VSTEPVALUE 

The vertical step value.

NCSP_SWGT_VISWIDTH 

The visual width of content.

NCSP_SWGT_VISHEIGHT 

The visual height of content.

NCSP_SWGT_MARGINRECT 

The rectangle information of margins.

NCSP_SWGT_DRAWMODE 

The scrollbar drawing mode.

NCSP_SWGT_MAX 

The maximum value of mScrollWidget properties id.

Definition at line 249 of file mscroll_widget.h.

Scroll bar drawing mode in ScrollWidget.

Enumerator:
NCSID_SWGT_AUTO 

The scroll bar is shown or hidded automatically.

NCSID_SWGT_ALWAYS 

The scroll bar is always visible.

NCSID_SWGT_NEVER 

The scroll bar is never visbile.

Definition at line 54 of file mscroll_widget.h.


Variable Documentation

The instance of mScrollWidgetClass.

See also:
mScrollWidgetClass
Generated on Fri Jun 10 11:18:07 2011 for New Control Set V1.0.0 API Reference by  doxygen 1.6.3