Search found 17 matches
- Wed Sep 25, 2024 5:07 pm
- Forum: VCL
- Topic: Activating OpenGL makes the chart disappear?...
- Replies: 8
- Views: 23417
Re: Activating OpenGL makes the chart disappear?...
Well, I finally got it showing in Design mode. However, in runtime, it went from: Screenshot 2024-09-25 125245.png In GDI+ To a flickering black and white window in OpenGL. Is this because there is OpenGL being used in the main executable (remember, this is in a DLL). Screenshot 2024-09-25 130412.pn...
- Wed Sep 25, 2024 4:20 pm
- Forum: VCL
- Topic: Activating OpenGL makes the chart disappear?...
- Replies: 8
- Views: 23417
Re: Activating OpenGL makes the chart disappear?...
I figured it out. It does not like being on a PageControl's Tabsheet component set to draw Double Buffered.
- Wed Sep 25, 2024 3:53 pm
- Forum: VCL
- Topic: Activating OpenGL makes the chart disappear?...
- Replies: 8
- Views: 23417
Re: Activating OpenGL makes the chart disappear?...
Unfortunately, my projects have many external references, so I would not be able to send you one. However, you are more than welcome to remote in if you would like. I am in the US Eastern time zone and here from 7:30 - 4:00 most weekdays. I did notice one interesting thing. I made a small DLL projec...
- Wed Sep 25, 2024 11:44 am
- Forum: VCL
- Topic: Activating OpenGL makes the chart disappear?...
- Replies: 8
- Views: 23417
Re: Activating OpenGL makes the chart disappear?...
I don't think this would make a difference, but the project is dynamic linked library (DLL), not an executable. I can't see how that would affect the design time, though. It just doesn't work...never has.
- Tue Sep 24, 2024 6:16 pm
- Forum: VCL
- Topic: Activating OpenGL makes the chart disappear?...
- Replies: 8
- Views: 23417
Re: Activating OpenGL makes the chart disappear?...
Hi Yeray... It is TChart Pro 2023, and RAD Studio (C++) 12.2. However, I have had this issue in previous versions as well. I usually just switch to GDI+, but I need to use lighting for this particular project. And, if I use OpenGL in Tee, then I cannot use it in the project itself. I get all types o...
- Mon Sep 23, 2024 6:17 pm
- Forum: VCL
- Topic: Activating OpenGL makes the chart disappear?...
- Replies: 8
- Views: 23417
Activating OpenGL makes the chart disappear?...
I am trying to use OpenGL 3D rendering and when I click the Activate button, the whole chart disappears. What am I doing wrong?
Thank you,
John
Thank you,
John
- Thu Sep 19, 2024 3:36 pm
- Forum: VCL
- Topic: Lock XY Scale?
- Replies: 1
- Views: 5744
Lock XY Scale?
Hello,
Is it possible to have the X-axis scale stay the same as the Y-axis, even if zoomed or resized?
Thanks,
John
Is it possible to have the X-axis scale stay the same as the Y-axis, even if zoomed or resized?
Thanks,
John
- Wed Sep 18, 2024 1:49 pm
- Forum: VCL
- Topic: PolygonFloat...world or screen coordinates?
- Replies: 1
- Views: 5861
PolygonFloat...world or screen coordinates?
I don't know why I cannot find any documentation or previous posts about this, but do the xxFloat calls take world or screen coordinates? I tried sending world figuring that was the purpose and the points would be transformed to screen in the call, but it does not seem to be working.
- Mon Sep 25, 2023 4:25 pm
- Forum: VCL
- Topic: Can't find a property for a color...
- Replies: 1
- Views: 15766
Can't find a property for a color...
Hello,
Can someone tell me what property I have to change to adjust the heather green color along the left and bottom axes on the attached chart?
Thank you,
John
Can someone tell me what property I have to change to adjust the heather green color along the left and bottom axes on the attached chart?
Thank you,
John
- Fri Nov 04, 2022 3:57 pm
- Forum: VCL
- Topic: VCLTee.OpenGL2 issues...
- Replies: 4
- Views: 13502
Re: VCLTee.OpenGL2 issues...
Here are my includes:
John
John
- Fri Nov 04, 2022 3:43 pm
- Forum: VCL
- Topic: VCLTee.OpenGL2 issues...
- Replies: 4
- Views: 13502
Re: VCLTee.OpenGL2 issues...
Hello Yerah,
Yes, there is a component on the page already. I set the component's Chart property to the TChart in use and the TChart's drawing setting to 3D OpenGL also.
John
Yes, there is a component on the page already. I set the component's Chart property to the TChart in use and the TChart's drawing setting to 3D OpenGL also.
John
- Wed Nov 02, 2022 5:36 pm
- Forum: VCL
- Topic: Axis Labels Behind Shape Series?
- Replies: 4
- Views: 15849
Re: Axis Labels Behind Shape Series?
Perfect, thank you!
- Wed Nov 02, 2022 1:22 pm
- Forum: VCL
- Topic: VCLTee.OpenGL2 issues...
- Replies: 4
- Views: 13502
VCLTee.OpenGL2 issues...
I attempted to add the component and use it for the chart's canvas. Upon compile, I get about 500 errors like the ones attached. Am I missing an include or something?
Thanks,
John
Thanks,
John
- Tue Jul 12, 2022 12:38 pm
- Forum: VCL
- Topic: Axis Labels Behind Shape Series?
- Replies: 4
- Views: 15849
Re: Axis Labels Behind Shape Series?
Hello, thanks for the reply. Yeah, that was a little unclear. What I would like to do is have labels in the chart, not just on the outside axis. For example, running down or across the middle of the chart.
Thank you.
Thank you.
- Wed Jun 01, 2022 8:55 pm
- Forum: VCL
- Topic: Axis Labels Behind Shape Series?
- Replies: 4
- Views: 15849
Axis Labels Behind Shape Series?
Is there a way to have the labels of an axis show up centered behind (or in front) of the data?
Thanks,
John
Thanks,
John