Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Gantt Widget 2.0 - Any Requests?
Gantt Widget 2.0 - Any Requests? [message #589889] Thu, 15 May 2008 22:23
Emil Crumhorn is currently offline Emil CrumhornFriend
Messages: 169
Registered: July 2009
Senior Member
I'm currently in the process of coding a version 2.0 of the Gantt chart
widget and thought I'd "throw it out there" to hear if anyone has any
requests.

I don't really have a grasp over how many use the widget (I'm
guessing not that many). The biggest request I've gotten is the hours view
(that lets you drill down to the minute) - which will go
into 2.0.

There is no ETA, I will put it up when it's "finished", but it's getting
towards that mark.

Here's a quick list of the bigger changes apart from loads of optimizations
and bugfixing that will go
into in 2.0.

(Side note: at the last minute I realized all my screenshots have the same
GANTT sections set on them and same colors, but this was just quick and
dirty, so I don't feel like redoing them. When sections are used the chart
does not draw further down than the bottom section, otherwise it will always
fill the client area. Here's a screenshot of the chart without sections to
give an idea: http://hexapixel.com/gantt/gantt_normal.jpg )

------------------------------

- Hours view (lets users view and control events down to the minute). It has
3 zoom modes.
Screenshot: http://hexapixel.com/gantt/gantt_hours.jpg

- GanttSections which let you split up a chart into subsections that can
have different colors as well. Usage example: "You have two teams that work
on the same task, but each team also have different sub-tasks. Now you can
split the chart in two and show both teams in the same chart but they're
each in their own group".
Screenshot: http://hexapixel.com/gantt/gantt_sections.jpg

- Advanced tooltips (same as the Ribbon tooltip) that allows for control
over all color/font aspects. Events now support individual tooltips as well.
Screenshot: http://hexapixel.com/gantt/gantt_tooltip.jpg

- Fixed height on event-rows (many tend to tie a tree on the left side to
the gantt on the right, and tree row-heights may not match the gantt-event
heights which leads to a lot of pixel pushing in the settings). GanttGroups
can also be recipients of fixed row heights.
- Vertical alignment of events in fixed row heights
Screenshot: http://hexapixel.com/gantt/gantt_fixed.jpg

- Ability to not draw the headers, for anyone who wants to just draw events
on a grid that has nothing to do with time.

- Language settings via interface

- Smoother edge drawing using alpha drawing on some sections (optional and
mostly off by default as it can be slowish).

- Gradients drawing on most sections such as background colors, header
colors, section colors,e tc.

- More control over the drawing of many items, such as tick marks, pixel
offsets etc.

- A few color themes by default, a blue one (office 2007 style), a
white/gray one (typical widget l&f) and perhaps some others if I have the
time.

- Loads of other smaller things.

- Lots of user code snippets and better documentation.

Emil
Previous Topic:Grid - Columnheader / JFace Tableviewer Columnheader
Next Topic:Gallery not receiving events
Goto Forum:
  


Current Time: Thu Apr 25 05:09:47 GMT 2024

Powered by FUDForum. Page generated in 0.03109 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top