Screenshot Preview

Gantt Time Package ActiveX Edition

by plexityHide.com - 상품타입: Component / ActiveX OCX / ActiveX DLL

주의 : 별도의 안내가 없는 경우에는 영어제품 입니다.

*

Include sophisticated time management capability in your applications. The Gantt time package is a collection of user interface components which handles time blocks. The time blocks are displayed in a Gantt chart or a schema view. The times are connected to an owner, for example a person or an activity in a project. You can also use it to display dependencies and collisions between times, which gives the end user a graphical way to view and modify the project.



평균    5 리뷰(s).
₩577,300
통화 선택

일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

Gantt Time Package V3.2   *

주문 ₩ 577,300 1 Developer Subscription License  * 다운로드 (12.9 MB)
주문 ₩ 144,300 1 Developer Subscription Renewal License  * 확인 다운로드 (12.9 MB)
주문 ₩ 1,120,400 4 Developer Subscription License  * 다운로드 (12.9 MB)
주문 ₩ 280,100 4 Developer Subscription Renewal License  * 확인 다운로드 (12.9 MB)
주문 ₩ 1,769,800 8 Developer Subscription License  * 다운로드 (12.9 MB)
주문 ₩ 442,400 8 Developer Subscription Renewal License  * 확인 다운로드 (12.9 MB)
주문 ₩ 2,773,300 16 Developer Subscription License  * 다운로드 (12.9 MB)
주문 ₩ 693,300 16 Developer Subscription Renewal License  * 확인 다운로드 (12.9 MB)
주문 ₩ 4,721,400 1 Site Wide Subscription License (Allows Unlimited Developers at a Single Physical Address)  * 다운로드 (12.9 MB)
주문 ₩ 1,180,300 1 Site Wide Subscription Renewal License (Allows Unlimited Developers at a Single Physical Address)  * 다운로드 (12.9 MB)
주문 ₩ 1,403,800 1 Source Code License (includes 1 Developer Subscription License)  * 다운로드 (13.4 MB)
주문 ₩ 350,900 1 Source Code Subscription Renewal License  * 확인 다운로드 (13.4 MB)

Gantt Time Package V3.2 - Academic License   *

주문 ₩ 433,000 1 Academic Developer Subscription License  * 확인 다운로드 (12.9 MB)

가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다.  모든 주문에 대해서 당사표준 계약조건 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)

일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

 *

What's New 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 components
  • Double scaling in print

What's New 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 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

Whats new 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, and have it respond really fast you should use virtual load
  • OnPrintRescaleFonts - Scaling of fonts when it comes to printing is never easy. This event will help you to get full control of your printouts or rendered jpegs
  • OnCollisionDetect - The phGantTimePackage has from the very beginning had the possibility to detect collisions and split colliding time items. In this version we have, on user demand, added an event so that you can react to collisions as they happen or are resolved
  • NumericSort - It is always a nuisance when you sort a list and the string 10 comes before 1. A lot of code is written every day to keep this from happening. In the Gantt you can simply switch on NumericSort for the columns that you want correctly numerically sorted
  • Aligning of texts - Lots of new properties let you control the look of the grid within the Gantt. Align the text both horizontally and vertically, control the framing of each cell and more
  • MouseMoveMode - When you want to keep hints up to date while the user is dragging or resizing, it has been, up till now, hard to get the exact start, stop and length times involved. This was because when the user drags or resizes times he or she is in the and not in the infinite high-resolution date-time-space. It is only when the user is done with the operation that the phGantTimePackage converts the pixel-space coordinates to date-time-space with help from the snapping values that you provide. To make the hint calculation exact you should take into accordance the value of the new property MouseMoveMode

주의

제품 리뷰의 한국어 번역이 완료되지 않는 제품은 Google통역 서비스와 연동되어 표시되어 있습니다.통역 기계에 의한 자동 번역인 관계로 한국어 표기가 조금 부자연 스러운 점 양해 바랍니다.
에서 제공
FireFox와 Opera에서는 Flash가 필요합니다.

상품검색

검색어를 입력해주세요:

Quick 링크

개발처/발매처

주요 카테고리

관련 상품

관련 카테고리

ComponentSource에서 구입하는 이유?

ComponentSource는 세계 1,000,000명 이상의 개발자에게 각종 글로벌 서비스를 제공합니다.

상세 | About Us

Award Award