Graphics Reference
In-Depth Information
UWBGL_MFC_Lib1
Supports. All tutorials from
Chapter 5 onward.
First introduced in Chapter 5 (on p. 124) to support Tutorial 5.1, this will be the
only GUI API library we work with. Figure C.1 is the static class diagram of this
library. Files in this library include:
Filename
Purpose
MFC _ Lib1.h
header file for using this library
compile parameters for this library
MFCDefines.h
UI drawing area for the graphics API
MFCUIWindow
MFCUtility
defines ReplaceDialogControl() function
MFCSliderCtrlWithEcho
slider bar with numeric echo
«utility» Utility
UWBMFC_SliderCtrlWithEcho
+classUWBMFC_SliderCtrlWithEcho : CRuntimeClass
#SLIDER_RESOLUTION : int
#m_minimum_value : float
#m_value_range : float
#m_MessageWnd : CStatic
+UWBMFC_ReplaceDialogControl()
UWBMFC_UIWindow
#m_pHandler : UWB_IWindowHandler *
#m_bTimerBased : bool
+UWBMFC_SliderCtrlWithEcho()
+~UWBMFC_SliderCtrlWithEcho()
+Initialize()
+SetSliderValue()
+GetSliderValue()
#ConvertUserValueToSliderPosition()
#ConvertSliderPositionToUserValue()
#UpdateSliderEcho()
#HScroll()
#VScroll()
#OnShowWindow()
#IsOrientedVertical()
#OnScroll()
+UWBMFC_UIWindow()
+~UWBMFC_UIWindow()
+ReplaceDialogControl()
+AttachHandler()
#OnEraseBkgnd()
#OnPaint()
#OnLButtonDown()
#OnMButtonDown()
#OnRButtonDown()
#OnMouseMove()
#OnLButtonUp()
#OnMButtonUp()
#OnRButtonUp()
#PreCreateWindow()
Figure C.1. UWBGL _ MFC _ Lib1 : Classes.
Search WWH ::




Custom Search