Search found 13 matches
- Fri Aug 05, 2022 6:24 pm
- Forum: FMX
- Topic: No new components after install
- Replies: 19
- Views: 65278
Re: No new components after install
Hi, Thank you for the information. I can use this for new projects. The thing is that I have a well developed program that I have spent a lot of time on, that was FMX Delphi for Windows and had an FMX TChart Lite on it. I removed the TChart Lite and got TChartPro with Source code working on it. Now ...
- Fri Aug 05, 2022 5:56 pm
- Forum: FMX
- Topic: No new components after install
- Replies: 19
- Views: 65278
Re: No new components after install
I had been using the refresh button to see if anyone had replied. I saw nothing for a couple of weeks. Just now after posting my last plea for help, suddenly several things appeared. So I will be looking at this new information now. Thank you for your help.
- Fri Aug 05, 2022 5:53 pm
- Forum: FMX
- Topic: No new components after install
- Replies: 19
- Views: 65278
Re: No new components after install
If someone could tell me how to make a chart created at runtime become a 2-D point chart, programmatically at run time, I could make some progress !
- Fri Jul 29, 2022 6:07 pm
- Forum: FMX
- Topic: No new components after install
- Replies: 19
- Views: 65278
Re: No new components after install
I bought TeeChart Pro with source code so it would work with Linux. There is no visual component for it at design time, with either Windows or Linux. The only visual components I have are under TChart Lite, two components, both grayed out because my program works with Linux and TChart Lite doesn't. ...
- Thu Jul 28, 2022 5:36 pm
- Forum: FMX
- Topic: No new components after install
- Replies: 19
- Views: 65278
Re: No new components after install
Hi, I checked and there is only the TChart Lite Icon, and it is not compatible with Linux. Are you suggesting I should put one of these on my form and set it up that way I want, and then there is a way to save these settings to apply to the TChart Pro created at runtime, and then remove the TChart L...
- Thu Jul 28, 2022 3:54 pm
- Forum: FMX
- Topic: No new components after install
- Replies: 19
- Views: 65278
Re: No new components after install
I will check, but I think the only icon in my components is for TChartLite, even when in Windows 32bit mode. I have TChartPro with Source code. I am pretty sure there is no visual component, even for Windows. I will check. If I put a TChartLite component on my form, would it be a TChartLite or TChar...
- Wed Jul 27, 2022 6:34 pm
- Forum: FMX
- Topic: No new components after install
- Replies: 19
- Views: 65278
Re: No new components after install
HI, After reading your reply I thought I would see the chart when I switched to Windows. But no. Isn't it created at run time and therefore doesn't exist at design time ? How can I open the chart editor if it the chart doesn't exist at design time ? Or do you mean I could start a new or open an old ...
- Tue Jul 26, 2022 6:58 pm
- Forum: FMX
- Topic: No new components after install
- Replies: 19
- Views: 65278
Re: No new components after install
Hello, I am using TeeChart Pro with RAD Studio 11/Delphi 11, to write programs for Linux. I need to know how to do everything programmatically that I used to do at design time. For example, How to I set the Chart Title ? I tried Chart1.Title := ‘Text’:, but I get the error E2010 Incompatible Types ‘...
- Tue Jul 26, 2022 4:09 pm
- Forum: FMX
- Topic: No new components after install
- Replies: 19
- Views: 65278
Re: No new components after install
How do i make the chart a 2-D Point chart ?
- Sun Jul 24, 2022 9:38 pm
- Forum: FMX
- Topic: No new components after install
- Replies: 19
- Views: 65278
Re: No new components after install
I figured out how to put the chart on a rectangle, so I now have control of position and size. So please forget that portion of my question.
Another thing I need to know how to do is to programmatically add a series.
Another thing I need to know how to do is to programmatically add a series.
- Sun Jul 24, 2022 6:00 pm
- Forum: FMX
- Topic: No new components after install
- Replies: 19
- Views: 65278
Re: No new components after install
Hi, I started a new Delphi Linux project to test this. I was getting an error. I looked at an FMX program I wrote using a TChart Lite. There were four things in the uses. I added these to the uses and it fixed the errors and I have opened an empty 3-D TChart on a form in Linux. Now I need more infor...
- Thu Jul 14, 2022 4:20 pm
- Forum: FMX
- Topic: No new components after install
- Replies: 19
- Views: 65278
Re: No new components after install
I think what you are saying is that new component icons are not added and I should use a TChart from TChart Lite, and it will now work. But both components in TChart lite are greyed out, unavailable when i am working with Linux. And Linux is the only thing not listed when I hover over the components...
- Thu Jul 07, 2022 8:43 pm
- Forum: FMX
- Topic: No new components after install
- Replies: 19
- Views: 65278
No new components after install
I am using RAD Studio 11.0 Alexandria on a Windows 10 machine to write programs for Linux. I am working on a program that is running on Linux. I can run the program on Windows, or on the Linux machine. I need to be able to use a TChart in a Linux program, so I bought Tee Chart Pro with Source Code. ...