Search found 3 matches
- Mon Mar 14, 2016 4:40 pm
- Forum: Java
- Topic: How to change TChart source code
- Replies: 5
- Views: 47829
Re: How to change TChart source code
Hello Yeray, thank you for your quick answer, but i'm afraid this didn't solve my problem. As far as I can see this more a instruction how to add the teechart library in general. What I want is to change some methods in the provided library. So I thought best way would be unzip the "src" zip folder ...
- Sun Mar 13, 2016 1:03 pm
- Forum: Java
- Topic: How to change TChart source code
- Replies: 5
- Views: 47829
How to change TChart source code
Hi, I'm using TeeChart for my Android App. I would like to change the provided source code such that the behavior fits my needs a bit better. I tried to add some methods in the provided java classes (files in "src" folder) and then to create a .jar (containing the modified src folder) of it and adde...
- Sat Feb 20, 2016 11:40 am
- Forum: Java
- Topic: App crashes by touching TeeChart since Android update
- Replies: 1
- Views: 37514
App crashes by touching TeeChart since Android update
Hi, I'm using TeeChart for my Android application. I have found out that my app crashes by touching the chart ( for example to scroll the chart back and forth) since I set chart.enabled(true). I know that scrolling was possible when I started working on my application a few weeks ago. When I thought...