Gantt Time Package ActiveX Edition V3.0

Released: Jan 30, 2003

V3.0 での更新項目

phSchema and phGant

  • Multi page print support; OnPrintToHdcNewPage
  • DateScaler hide individual hours; Stop wasting space on night time if all your data is day time
  • DateScaler hide individual days; Stop wasting space on Sundays if all your data is Monday to Saturday
  • New DateScaler indicator type; Sober - a nicer look
  • New DateScaler ScaleLookAndFeel; Classic, Boxed
  • New DateScaler ScaleScrollButtons; Classic, Small, Off
  • New DateScaler event to control user scale zooming; OnLimitScaling
  • DateScale ScaleMinStart property; limit the end users first visible date
  • DateScale ScaleMaxStop property; limit the end users last visible date
  • AnimateScaleTransition; aesthetically pleasing functionality
  • New method to simplify grid handling: GridRowIndexToTreeNode
  • Help file with sample code

phSchema

  • Vertical text in DateScaler; improved appearance, easier to read
  • OnCollisionDetect event; Same as on the phGant
  • SetText,GetText on time items
  • Control Color of texts; TextFont1...3Color
  • DateToPixel
  • PixelToDate
  • PixelToSchemaTime
  • SchemaTimeToRect
  • PixelToColumn
  • ColumnToRect

phGant

  • Time item links new LinkStartFinishOption; Normal, SS, SF, FS, FF
  • GetRect on IphGantRow3