I'm trying TeeChart PRO Sourcecode Beta on Delphi XE6 Trial but trial version doesn't have command line compiler function. Is it possible to have the precompiled BPL files for VCL??
I have tryed to compile all manually, but I get a plenty of errors that makes it impossible to get a result...
Search found 43 matches
- Mon May 12, 2014 1:02 pm
- Forum: VCL
- Topic: TeeChart 2014.10.140220 VCL/FMX release available
- Replies: 11
- Views: 20443
- Mon May 05, 2014 9:02 am
- Forum: VCL
- Topic: TeeChart 2014.10.140220 VCL/FMX release available
- Replies: 11
- Views: 20443
Re: TeeChart 2014.10.140220 VCL/FMX release available
can I also have the link for the beta?
Many thanks
Many thanks
- Wed Dec 04, 2013 3:24 pm
- Forum: VCL
- Topic: Problem with Marks Items[0] in TPointSeries (2013)
- Replies: 1
- Views: 4465
Problem with Marks Items[0] in TPointSeries (2013)
Hi all, I have just updated from TeeChart 2012 to TeeChart 2013 and the upgrade seems to not be so soft that it might be. I have a problem with a piece of code where I want to change only the first series marks (Items[0]) font color and background. In 2012 my code was this Series1.Marks.Item[0].Colo...
- Fri Apr 20, 2012 7:11 am
- Forum: VCL
- Topic: Incorrect font scaling
- Replies: 8
- Views: 13115
Re: Incorrect font scaling
Thanks for your support
anyway i think it's also a bug that teechart marks don't respect font scaling disabled in point series (it's not so for vertical bar series and pie series for example)
anyway i think it's also a bug that teechart marks don't respect font scaling disabled in point series (it's not so for vertical bar series and pie series for example)
- Wed Apr 18, 2012 10:18 am
- Forum: VCL
- Topic: Incorrect font scaling
- Replies: 8
- Views: 13115
Re: Incorrect font scaling
in your attachments there is form.scaled to true setting it to false give me this http://img85.imageshack.us/img85/392/fontscaling.jpg as you see with 120dpi the label "My custom label text" is alway the same dimension as 96dpi, the marks and the legend of the chart instead grow. I use Delphi XE and...
- Tue Apr 17, 2012 12:44 pm
- Forum: VCL
- Topic: Incorrect font scaling
- Replies: 8
- Views: 13115
Re: Incorrect font scaling
You don't undestand.
As I have say in all my posts, I DON'T WANT FONT SCALING, SO I HAVE SET IT TO DISABLE IN THE FORM.
THE PROBLEM IS THAT TEECHART SCALE THE MARKS IGNORING THAT SETTINGS
Try setting Form.Scaled := FALSE;
The Point Series Scale the marks anyway
As I have say in all my posts, I DON'T WANT FONT SCALING, SO I HAVE SET IT TO DISABLE IN THE FORM.
THE PROBLEM IS THAT TEECHART SCALE THE MARKS IGNORING THAT SETTINGS
Try setting Form.Scaled := FALSE;
The Point Series Scale the marks anyway
- Thu Apr 05, 2012 4:00 pm
- Forum: VCL
- Topic: Incorrect font scaling
- Replies: 8
- Views: 13115
Re: Incorrect font scaling
take your project and set form.scaled to FALSE i don't want that the marks text is scaled if you try with scaled to false and try your application with 100% font size (windows 7 option, in windows xp 96dpi) and 125% font size (windows 7 option, in windows xp 120dpi) you will see that the marks text ...
- Tue Apr 03, 2012 1:38 pm
- Forum: VCL
- Topic: Incorrect font scaling
- Replies: 8
- Views: 13115
Incorrect font scaling
Hi all, I'm having an error in Teechart 2011 on Delphi Xe. I have 2 pc with windows 7, one with font at 100% (windows -> control panel -> Appearance and Personalization -> Display setting -> Font Size) and one with 125%. To avoid the problem of wrong font scaling, i have disabled scaling in my form ...
- Thu May 06, 2010 8:01 am
- Forum: VCL
- Topic: Populating from DB a TMapSeries/TWorldSeries
- Replies: 11
- Views: 17103
Re: Populating from DB a TMapSeries/TWorldSeries
ok, I have found the source code of the resource loader implementation {$R *.dfm} {$R WorldMap.res} uses Teeshp; var memorystream_shp,memorystream_shx,memorystream_dbf : TMemoryStream; CampoValoreMondo, CampoValoreStato, TitoloMondo, TitoloDettaglio : String; procedure TFormStatMeseNazioneWorldMap.C...
- Thu May 06, 2010 6:31 am
- Forum: VCL
- Topic: Populating from DB a TMapSeries/TWorldSeries
- Replies: 11
- Views: 17103
Re: Populating from DB a TMapSeries/TWorldSeries
here is the first part of the project in the successive versions i have added the use of the resources file, but isn't a stand alone project because after the attached version i have connected it to my database oracle, so it won't work outside howether when i found the source code for the use of res...
- Tue May 04, 2010 3:00 pm
- Forum: VCL
- Topic: Populating from DB a TMapSeries/TWorldSeries
- Replies: 11
- Views: 17103
Re: Populating from DB a TMapSeries/TWorldSeries
hi all, I'm the same that have successfully loaded the maps from the resource file. :wink: If you want I can post what I have done to load all, but can't help a lot in debug (haven't much time at work, and haven't instruments at home).. here i have the first version of my program, with example table...
- Mon Feb 16, 2009 2:13 pm
- Forum: VCL
- Topic: Panel transpareency
- Replies: 15
- Views: 20297
- Mon Feb 16, 2009 8:48 am
- Forum: VCL
- Topic: Print corrupted with subchart tool
- Replies: 9
- Views: 16369
- Mon Feb 09, 2009 1:51 pm
- Forum: VCL
- Topic: Refresh Z values list
- Replies: 4
- Views: 7984
- Mon Feb 09, 2009 1:46 pm
- Forum: VCL
- Topic: Refresh Z values list
- Replies: 4
- Views: 7984