Search found 11 matches
- Thu May 17, 2018 1:15 pm
- Forum: VCL
- Topic: OnGetMarkText issue
- Replies: 2
- Views: 9937
Re: OnGetMarkText issue
Works like a charm, thank you!!!
- Mon May 14, 2018 8:16 am
- Forum: VCL
- Topic: OnGetMarkText issue
- Replies: 2
- Views: 9937
OnGetMarkText issue
Hello, I need to display the mark that is associated with the point that the mouse pointer is closest to, some time ago I was instructed to use the OnGetMarkText event and this was working ok but I realised that now with version 2017.23.171221 it does not behave correctly. Attached is a sample appli...
- Sat May 12, 2018 6:16 am
- Forum: VCL
- Topic: OnClickAxis related question
- Replies: 1
- Views: 8267
Re: OnClickAxis related question
Ok, I guess Axis = TChart(Sender).RightAxis does the job!
Regards
Regards
- Fri May 11, 2018 7:58 am
- Forum: VCL
- Topic: OnClickAxis related question
- Replies: 1
- Views: 8267
OnClickAxis related question
Hello,
Is it possible to know if the user clicked he left or right axis? The Horizontal property helps me to identify if the axis is the Vertical one but I cannot find anything else to help me distinguish between the 2
Thank you very much for your time
Is it possible to know if the user clicked he left or right axis? The Horizontal property helps me to identify if the axis is the Vertical one but I cannot find anything else to help me distinguish between the 2
Thank you very much for your time
- Thu Jan 25, 2018 3:41 pm
- Forum: VCL
- Topic: Possible issue with TeecreateMetafile
- Replies: 6
- Views: 17347
Re: Possible issue with TeecreateMetafile
Hello Yeray, There is a work around, you need to set the metafile MMWidth and MMHeight properties, I modified the TeeCreateMetafile to do so (resulting metafile looks great) but there is an issue on how to get the custom system scaling value (remember I need not to enable the dpi-aware feature). Reg...
- Wed Jan 24, 2018 9:27 am
- Forum: VCL
- Topic: Possible issue with TeecreateMetafile
- Replies: 6
- Views: 17347
Re: Possible issue with TeecreateMetafile
Ok, it looks like that I cannot make the app create the "correct" size metafile unless I have the Enable High-DPI checked in the Project->Option->Application section. I was looking for a solution for the metafile issue when the High-DPI is unchecked ... maybe there is a work around?
Regards
Regards
- Wed Jan 24, 2018 7:55 am
- Forum: VCL
- Topic: Possible issue with TeecreateMetafile
- Replies: 6
- Views: 17347
Re: Possible issue with TeecreateMetafile
Hello Yeray,
Apparently yes, thank you for the information!
Regards
Apparently yes, thank you for the information!
Regards
- Mon Jan 22, 2018 2:36 pm
- Forum: VCL
- Topic: Possible issue with TeecreateMetafile
- Replies: 6
- Views: 17347
Re: Possible issue with TeecreateMetafile
Attached is the sample code I used to create the wmf and bmp. When setting the resolution to a high one and scaling is larger than 100% then the wmf is not exported correctly
- Fri Jan 19, 2018 9:40 am
- Forum: VCL
- Topic: Possible issue with TeecreateMetafile
- Replies: 6
- Views: 17347
Possible issue with TeecreateMetafile
Hello,
I thing there maybe an issue with TeeCreateMetafile when display scaling is enabled. The attached metafile was created with screen resolution set to 3200x1800 and scaling 150%. Anyone else noticed that behavior? (TeeCreateBitmap works ok)
Regards
I thing there maybe an issue with TeeCreateMetafile when display scaling is enabled. The attached metafile was created with screen resolution set to 3200x1800 and scaling 150%. Anyone else noticed that behavior? (TeeCreateBitmap works ok)
Regards
- Sat Dec 16, 2017 8:20 am
- Forum: VCL
- Topic: TeeChart.2017.22 is not compatible with the RAD 10.2.2
- Replies: 24
- Views: 66091
Re: TeeChart.2017.22 is not compatible with the RAD 10.2.2
Hello, I just updated from Delphi 10.2.1 to 10.2.2 and had to recompile TeeChart but when I try to compile anything with a TChart component the compiler complains that cannot find TeCanvas [dcc32 Fatal Error] VCLTee.TeeProcs.pas(98): F2613 Unit 'TeCanvas' not found. Since i did not change anything i...
- Thu Sep 28, 2017 1:57 pm
- Forum: VCL
- Topic: Still cannot use Legend Palette
- Replies: 29
- Views: 59112
Re: Still cannot use Legend Palette
Hello,
Today I upgraded to the latest Delphi 10.2 version, clean install, downloaded the latest Steema binary installer, got a few warnings at the end about GDIOBJ missing and the error still appears, cannot use the legend palette
Today I upgraded to the latest Delphi 10.2 version, clean install, downloaded the latest Steema binary installer, got a few warnings at the end about GDIOBJ missing and the error still appears, cannot use the legend palette