Gantt Time Package ActiveX Edition Releases

Released: Apr 22, 2003

Updates in V3.2

phSchema

  • TimeItem Style on Layer
  • Schema OnUserDraw, Extension
  • Added sample showing BA schema

phGant

  • SetSubComponent on GA, Grid, Scaler and tree; easier VCL design
  • StartDrag of GT less sensitive

phGrid (UseGrid in phGantt and standalone in VCL)

  • Added event for user rendering of time (while not in edit mode)
  • GetGridCellSelected/SetGridCellSelected ; Extension ContextSensitiveSubGrid, so that you have different subgrids in same column
  • ShowLinesTree

All

  • Added Native VCL printing
  • OnKeyDown; event on...

Released: Jan 30, 2003

Updates in 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...

Released: Feb 22, 2002

Updates in V2.5

  • .NET - The phGantTimePackage has been tested in .NET. A C-sharp sample is provided
  • Virtual load - Virtual load makes the Gantt load and unload rows as they are needed. This will dramatically increase speed for large sets of data
  • Optimizations - V2.0 contained some un-linearitys witch showed up when filling the grid with thousands of rows. These have been dealt with and the response to key navigation and scrolling does not suffer from the total amount of rows. But if you want to fill the Gantt...