close last question
PNGFormat png = chart1.getExport().getImage().getPNG();
png.setWidth(parentTab.getSize().x - 10);
png.setHeight(parentTab.getSize().y - 100);
Search found 54 matches
- Mon Dec 07, 2015 6:59 pm
- Forum: Java
- Topic: Strange quetion
- Replies: 6
- Views: 55902
- Mon Dec 07, 2015 4:17 pm
- Forum: Java
- Topic: Strange quetion
- Replies: 6
- Views: 55902
Re: Strange quetion
How set size for export chart?
chart1.setSize(800, 600) is not working;
chart1.setSize(800, 600) is not working;
- Mon Dec 07, 2015 4:00 pm
- Forum: Java
- Topic: Strange quetion
- Replies: 6
- Views: 55902
Re: Strange quetion
thank you
run to realize
run to realize
- Thu Dec 03, 2015 2:24 pm
- Forum: Java
- Topic: Strange quetion
- Replies: 6
- Views: 55902
Re: Strange quetion
hmmm
example pls
now new TChart(Composite , style)
but I want render chart without parent composite
How to do it?
example pls
now new TChart(Composite , style)
but I want render chart without parent composite
How to do it?
- Tue Dec 01, 2015 3:58 pm
- Forum: Java
- Topic: Strange quetion
- Replies: 6
- Views: 55902
Strange quetion
Can i render chart not throw SWT/AWT/Swing widget but directly to image?
I want use RAP ( https://www.eclipse.org/rap/ ) and need ready image only
I want use RAP ( https://www.eclipse.org/rap/ ) and need ready image only
- Sat Oct 17, 2015 8:26 am
- Forum: Java
- Topic: chart in real time
- Replies: 4
- Views: 45776
Re: chart in real time
thank you
be sure to look
although I have already realized myself
be sure to look
although I have already realized myself
- Fri Oct 16, 2015 12:46 pm
- Forum: Java
- Topic: chart in real time
- Replies: 4
- Views: 45776
Re: chart in real time
Yeray, help me realize classic speed chart
1. chart have to move left to right
2. datas must classes fifo
Dmitry
1. chart have to move left to right
2. datas must classes fifo
Dmitry
- Thu Oct 15, 2015 12:50 pm
- Forum: Java
- Topic: Blur fonts in OS x
- Replies: 0
- Views: 35042
Blur fonts in OS x
Hi
Have you decide a problem with blur font in OS X?
In windows That's all right
Dmitry
Have you decide a problem with blur font in OS X?
In windows That's all right
Dmitry
- Wed Feb 25, 2015 3:09 pm
- Forum: Java
- Topic: chart in real time
- Replies: 4
- Views: 45776
chart in real time
Can I with Steeama create dynamic chart per time period ? Example any speed of something in real time
Dmitry
Dmitry
- Tue Sep 09, 2014 11:06 am
- Forum: Java
- Topic: Blur fonts
- Replies: 9
- Views: 62506
Re: Blur fonts
And it doesn't help me
look at http://docs.oracle.com/javase/tutorial/ ... hints.html
Possible you can change parameter for rendering font in java2d or give a possibility to change this parameter
Best regard
look at http://docs.oracle.com/javase/tutorial/ ... hints.html
Possible you can change parameter for rendering font in java2d or give a possibility to change this parameter
Best regard
- Sun Sep 07, 2014 1:44 pm
- Forum: Java
- Topic: Blur fonts
- Replies: 9
- Views: 62506
Re: Blur fonts
didn't hel me
Can I change type of font (Monaco, Colibri and etc) for elements?
Can I change type of font (Monaco, Colibri and etc) for elements?
- Thu Sep 04, 2014 6:03 pm
- Forum: Java
- Topic: Blur fonts
- Replies: 9
- Views: 62506
Re: Blur fonts
no zooming!!!
I had same the issue for my application
help me to set <key>NSHighResolutionCapable</key> in info.plist in my case
Try view your swt chart example on retina
I had same the issue for my application
help me to set <key>NSHighResolutionCapable</key> in info.plist in my case
Try view your swt chart example on retina
- Wed Aug 06, 2014 7:55 pm
- Forum: Java
- Topic: Blur fonts
- Replies: 9
- Views: 62506
Re: Blur fonts
one more screenshot
- Wed Aug 06, 2014 7:53 pm
- Forum: Java
- Topic: Blur fonts
- Replies: 9
- Views: 62506
Re: Blur fonts
builded swt examples
too same
bluuuur
too same
bluuuur
- Tue Aug 05, 2014 8:57 am
- Forum: Java
- Topic: Blur fonts
- Replies: 9
- Views: 62506
Blur fonts
Hello.
In Mac OS font inside charts have blur fonts.
How does it fixed?
p.s.
In windows is all ok
Dmitry
In Mac OS font inside charts have blur fonts.
How does it fixed?
p.s.
In windows is all ok
Dmitry