Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nebula-dev] New topic in forum Nebula, called [GanttChart] Settings: allowInfiniteHorizontalScrollBar nowhere called?, by Maria Schneller

Title: Eclipse Community Forums
Subject: [GanttChart] Settings: allowInfiniteHorizontalScrollBar nowhere called? Author: Maria Schneller Date: Mon, 30 May 2016 06:12
Hello everybody,

I'm using GanttChart and want it to show some behaviour "outside the default". So I created my very own SettingsClass directly inheriting from AbstractSettings in which I overwrite all the methods that shouldn't show default behaviour.

Which works perfect - except for that horizontal scrolling ("allowInfiniteHorizontalScrollBar"). Trying to find any code that is calling this method has shown no success - the method is never called and doesn't seem to have any references in my workspace. And I'm pretty sure I've downloaded all the sources for the Gantt project.
(I double checked with random other methods - that are working - and found references on them)

I also think I this already worked - at some point during the last year. Because I remember having had this problem before and I was very happy to find this method which back then solved the issue.

Currently I'm using this version: org.eclipse.nebula.widgets.ganttchart.source_1.0.0.201602191853


[ Reply ][ Quote ][ View Topic/Message ][ Unsubscribe from this forum ]

Back to the top