mscroll_widget.h File Reference
Go to the source code of this file.
Defines
Enumerations
- enum ncsSwgtDrawMode { NCSID_SWGT_AUTO = 0,
NCSID_SWGT_ALWAYS,
NCSID_SWGT_NEVER
}
Scroll bar drawing mode in ScrollWidget.
More...
- enum mScrollWidgetProp {
NCSP_SWGT_CONTWIDTH = NCSP_WIDGET_MAX + 1,
NCSP_SWGT_CONTHEIGHT,
NCSP_SWGT_CONTX,
NCSP_SWGT_CONTY,
NCSP_SWGT_HSTEPVALUE,
NCSP_SWGT_VSTEPVALUE,
NCSP_SWGT_VISWIDTH,
NCSP_SWGT_VISHEIGHT,
NCSP_SWGT_MARGINRECT,
NCSP_SWGT_DRAWMODE,
NCSP_SWGT_MAX
}
The properties id of mScrollWidget.
More...
- enum mScrollWidgetNotify { NCSN_SWGT_MAX = NCSN_WIDGET_MAX + 1
}
The notification code id of mScrollWidget.
More...
Variables
Detailed Description
- Author:
- XiaoweiYan
- Date:
- 2009/02/24
This file includes the definition of ScrollWidget.
Copyright (C) 2009 Feynman Software.
All rights reserved by Feynman Software.
This file is part of ncs, which is new control
set of MiniGUI.
Definition in file mscroll_widget.h.