Skip to main content



      Home
Home » Eclipse Projects » Nebula » [GanttChart] zoom and start date API
[GanttChart] zoom and start date API [message #1049726] Fri, 26 April 2013 03:42 Go to next message
Eclipse UserFriend
Hi all,
I need to know the API to change the GanttChart zoom level and the depicted starting date.
Thank you for your support

Regards
Re: [GanttChart] zoom and start date API [message #1049816 is a reply to message #1049726] Fri, 26 April 2013 05:59 Go to previous message
Eclipse UserFriend
I have inspected the source code.
The answer is

ganttChart.getGanttComposite().setZoomLevel(3); //or whatever level you need


and

ganttChart.getGanttComposite().showEvent(event,SWT.LEFT);


Previous Topic:XViewer Columns
Next Topic:Is it possible to draw connections over TreeViewer's composite edges?
Goto Forum:
  


Current Time: Sun Jun 15 21:13:29 EDT 2025

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

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

Back to the top