Module cSigCJShortcutBar.pkg
==============================================================================
Project : SigCj - VDF Classes for Codejock
File : cSigCJShortcutBar.pkg
Description : VDF Class for Codejock control
Revision : $Rev: 624 $
$Date: 2010-02-26 15:56:09 -0500 (Fri, 26 Feb 2010) $
$Author: martin $ Martin Pincott
Requirements : Visual DataFlex 12.1+
Codejock SuitePro - Version 12.0.0+
Copyright : (c) 2008 VDF SIG UK
Visual DataFlex Special Interest Group UK.
http://www.vdfsig.co.uk/
dev@vdfsig.co.uk
This file is part of SigCj.
SigCj is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License
as published by the Free Software Foundation, either version
2.1 of the License, or (at your option) any later version.
SigCj is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
If you have the complete SigCj workspace then a copy of the
GNU Lesser General Public License is in the Docs folder. If
not, see <http://www.gnu.org/licenses/>.
==============================================================================
cSigCJShortcutBar.pkg (view source)- import declarations
- Integer
ghoSigCj_ShortcutBar - cSigCjShortcutBar_Item_Button : cSigCjComPushButton
=============================================================================
SHOULD BE THE sigcj control
- cSigCjShortcutBar_Scroll_Button : Button
=============================================================================
- cSigCJ_ShortcutBar_Client : Container3d
=============================================================================
Construct_Object()
- Integer
piNextLocationLocation (height) of next item
- Handle
phoButtonUpScroll Up button object
- Handle
phoButtonDownScroll Down button object
- Integer
piTopItemNumber of item at top of client area
- Handle[]
phoItems
Show_Button(Integer iButton Boolean bVisible)
-------------------------------------------------------------------------
- Integer
hoButton
Scroll_Up()
-------------------------------------------------------------------------
- Integer
iTopItem - Integer
iItem - Integer
iMax - Integer
iXY - Integer
iHeight - Integer[]
hoItems
Scroll_Down()
-------------------------------------------------------------------------
- Integer
iTopItem - Integer
iItem - Integer
iXY - Integer
iHeight - Integer[]
hoItems
Add_Scroll_Buttons()
-------------------------------------------------------------------------
- Integer
hoButton - Integer
iWidth - Integer
iHeight
Add_Item(String sText Variant vImage String sMsg String sObj)
-------------------------------------------------------------------------
- Integer
hoItem - Integer
iLocation - Integer
iItemCount - Integer
iWork - Integer[]
hoItems
Position_Buttons()
-------------------------------------------------------------------------
- Integer
hoButton - Integer
iWidth - Integer
iHeight - Integer
iTopItem - Integer
iItemCount - Integer[]
hoItems
Color_Bar(Integer iColor)
-------------------------------------------------------------------------
- Integer
iItem - Integer
iMax - Integer[]
hoItems
- cSigCjShortCutBar : cSigCjComShortcutBar
==============================================================================
Construct_Object()
- tdBarId[]
ptBarIDs - Handle
phoSC_Bar
OnCreate()
-------------------------------------------------------------------------
- Integer
hoImages - Variant
vImages - Integer
iMsg - Integer
iLoop - Integer
iMax - String
sMsg - tdBarId[]
tBarIDs
Setup_ShortcutBar()
Dummy Hook
Show_Bar(Integer iBar)
-------------------------------------------------------------------------
- Integer
hoSC_Bar - tdBarId[]
tBarIDs
- Handle
Find_Bar(Integer iID)
-------------------------------------------------------------------------
- Integer
hoBar - Integer
iLoop - Integer
iMax - tdBarId[]
tBarIDs
Add_Bar(Integer iID String sText String sImage)
-------------------------------------------------------------------------
- Integer
hWnd - Integer
hoBar_Client - Integer
hoSC_Bar - Integer
iImage - Integer
iSize - Variant
vSC_Bar - tdBarId[]
tBarIDs
Add_Item(Integer iBar String sText String sImage String sMsg String sObj)
-------------------------------------------------------------------------
- Integer
hoBar - Integer
iImage - Variant
vImage
OnComClientSizeChanged()
-------------------------------------------------------------------------
- Integer
iLoop - Integer
iMax - tdBarId[]
tBarIDs
References (1):
Field References (0):
Module | Containing Symbol | Line |
---|