Thank you
using the Str function solves all our problem related to this point.
________
Ecom
Search found 54 matches
- Fri Sep 16, 2005 3:36 pm
- Forum: Basic
- Topic: Decimal separator
- Replies: 2
- Views: 18841
- Fri Sep 16, 2005 1:14 pm
- Forum: Basic
- Topic: Decimal separator
- Replies: 2
- Views: 18841
Decimal separator
Hi
We're using Dplot Jr with one of our application and we are experiencing the following problem, some of the computers where the soft. has been installed are having comma (,) instead of a dot (.) as decimal separator.
For our soft. it's OK but when we send commands to DPlot the an error occur ...
We're using Dplot Jr with one of our application and we are experiencing the following problem, some of the computers where the soft. has been installed are having comma (,) instead of a dot (.) as decimal separator.
For our soft. it's OK but when we send commands to DPlot the an error occur ...
- Fri Sep 02, 2005 12:51 pm
- Forum: Basic
- Topic: DPlot_SetErrorMethod
- Replies: 2
- Views: 17488
DPlot_SetErrorMethod
Hi
sometimes, even if by prog. we set Dplot to not report errors (DPlot_SetErrorMethod 0), we're getting a message box that DPlot can not triangulate.
We know that Dplot behavior is correct because of our data's. But we don't want to have the message. How can we make sure to not have it ...
sometimes, even if by prog. we set Dplot to not report errors (DPlot_SetErrorMethod 0), we're getting a message box that DPlot can not triangulate.
We know that Dplot behavior is correct because of our data's. But we don't want to have the message. How can we make sure to not have it ...
- Wed Jul 06, 2005 2:25 pm
- Forum: Basic
- Topic: <Stack Overflow error>
- Replies: 9
- Views: 39116
- Wed Jul 06, 2005 1:58 pm
- Forum: Basic
- Topic: <Stack Overflow error>
- Replies: 9
- Views: 39116
- Wed Jul 06, 2005 10:34 am
- Forum: Basic
- Topic: <Stack Overflow error>
- Replies: 9
- Views: 39116
Extents are :
zhi = 1.62639999389648
zlo = 1.25080001354218
yhi = 11
xhi = 0.55
ylo = 3
xlo = 0.35
Thank you !
________
F2002
zhi = 1.62639999389648
zlo = 1.25080001354218
yhi = 11
xhi = 0.55
ylo = 3
xlo = 0.35
Thank you !
________
F2002
- Wed Jul 06, 2005 9:47 am
- Forum: Basic
- Topic: <Stack Overflow error>
- Replies: 9
- Views: 39116
<Stack Overflow>
OK if I manually set the ManualScale with values then I don't get the error but I don't get a graph too.
I try to send rounded values to 4 digits to Dplot and I don't get the error message anymore but no results.
There is something that I think is interesting to know. The error happen when xHi ...
I try to send rounded values to 4 digits to Dplot and I don't get the error message anymore but no results.
There is something that I think is interesting to know. The error happen when xHi ...
- Wed Jul 06, 2005 9:33 am
- Forum: Basic
- Topic: <Stack Overflow error>
- Replies: 9
- Views: 39116
<Stack Overflow>
Using VB6
Here is a the complete commands for graph with no error :
[ManualScale(0,3,2,11,1.17780005931854,1.67349994182587)][ContourScales(4, 1, 161.387974504549)][Contour3D(1)][ContourColorScheme(2)][TextFont(6,10,400,0,0,0,0,"arial")][TextFont(2,8,700,0,0,0,0,"arial")][TextFont(3,8,700,0,0,0,0 ...
Here is a the complete commands for graph with no error :
[ManualScale(0,3,2,11,1.17780005931854,1.67349994182587)][ContourScales(4, 1, 161.387974504549)][Contour3D(1)][ContourColorScheme(2)][TextFont(6,10,400,0,0,0,0,"arial")][TextFont(2,8,700,0,0,0,0,"arial")][TextFont(3,8,700,0,0,0,0 ...
- Wed Jul 06, 2005 8:45 am
- Forum: Basic
- Topic: <Stack Overflow error>
- Replies: 9
- Views: 39116
<Stack Overflow error>
Hi
I'd like to know why I'm getting a <Stack Overflow error> from Dplot when I'm trying to plot a graph that has the following values in the commands :
[ManualScale(0.35,3,0.55,11,1.25080001354218,1.62639999389648)]
and if I don't send anything for a ManualScale then everything is OK
Thanks ...
I'd like to know why I'm getting a <Stack Overflow error> from Dplot when I'm trying to plot a graph that has the following values in the commands :
[ManualScale(0.35,3,0.55,11,1.25080001354218,1.62639999389648)]
and if I don't send anything for a ManualScale then everything is OK
Thanks ...
- Tue Jun 14, 2005 9:52 am
- Forum: Basic
- Topic: Title color
- Replies: 2
- Views: 18768
- Tue Jun 14, 2005 9:36 am
- Forum: Basic
- Topic: Title color
- Replies: 2
- Views: 18768
Title color
Hi
I'd like to know if it's possible to change to color for each line in graph title.
Something like
line 1 = red
line 2 = black
line 3 = blue
Thank you
________
HERBALAIRE VAPORIZER
I'd like to know if it's possible to change to color for each line in graph title.
Something like
line 1 = red
line 2 = black
line 3 = blue
Thank you
________
HERBALAIRE VAPORIZER
- Thu May 12, 2005 12:35 pm
- Forum: Basic
- Topic: DPlot and Programs
- Replies: 73
- Views: 345197
In the exemple 2, there is 10 times more points added along the edge than the exemple 1!
________
54-DEGREE V6 ENGINE
________
54-DEGREE V6 ENGINE
- Fri May 06, 2005 11:18 am
- Forum: Basic
- Topic: DPlot and Programs
- Replies: 73
- Views: 345197
- Wed Apr 20, 2005 9:17 am
- Forum: Basic
- Topic: Point in 3d graphics
- Replies: 9
- Views: 39465
It looks like that with version 1.9.9.2 Beta the problem is fixed.
We'll post another topic if we need to.
Thank you !
________
Honda Silver Wing (scooter) specifications
We'll post another topic if we need to.
Thank you !
________
Honda Silver Wing (scooter) specifications
- Tue Apr 19, 2005 4:04 pm
- Forum: Basic
- Topic: Point in 3d graphics
- Replies: 9
- Views: 39465
YES it's working but that is causing another problem.
Color scales on the right side of the graphic disappear.
Thanks !

________
Chevrolet corvette c6.r
Color scales on the right side of the graphic disappear.
Thanks !

________
Chevrolet corvette c6.r
- Tue Apr 19, 2005 3:52 pm
- Forum: Basic
- Topic: Point in 3d graphics
- Replies: 9
- Views: 39465
- Tue Apr 19, 2005 3:28 pm
- Forum: Basic
- Topic: Point in 3d graphics
- Replies: 9
- Views: 39465
- Tue Apr 19, 2005 2:36 pm
- Forum: Basic
- Topic: Point in 3d graphics
- Replies: 9
- Views: 39465
Point in 3d graphics
Hi, still trying to find waht is the problem. I think that we found something interesting.
If I move the mouse on the left upper corner of the graphic then the Y value for the mouse is not matching the VUR of the DPM object.
And the difference is matching the Offset.
Can you think about something ...
If I move the mouse on the left upper corner of the graphic then the Y value for the mouse is not matching the VUR of the DPM object.
And the difference is matching the Offset.
Can you think about something ...
- Tue Apr 19, 2005 12:08 pm
- Forum: Basic
- Topic: DPlot and Programs
- Replies: 73
- Views: 345197
I did not find the problem anymore but it seems to be in the Stretch array of the DPLOT_PLOTMETRICSEX structure I will find the solution. If I add 2.3 at Stretch(1), the line is ok. But the program give us the possibility of changing values dynamicly, so I have to find an algorythm to retreive the ...
- Mon Apr 18, 2005 9:50 am
- Forum: Basic
- Topic: DPlot and Programs
- Replies: 73
- Views: 345197
- Fri Apr 15, 2005 2:13 pm
- Forum: Basic
- Topic: DPlot and Programs
- Replies: 73
- Views: 345197
As you can see, the Y line is off. The Y value is in reality at 6.5, not 4.1. There is an unwanted offset but I don' t find it in the code.

________
Magic Flight Launch Box

________
Magic Flight Launch Box
- Fri Apr 15, 2005 1:35 pm
- Forum: Basic
- Topic: DPlot and Programs
- Replies: 73
- Views: 345197
The only difference I can see is the DataFormat of the DPlot type. Mine is DATA_3DR and yours is DATA_3D. Can it be the source?
________
DC MARIJUANA DISPENSARY
________
DC MARIJUANA DISPENSARY
- Fri Apr 15, 2005 10:50 am
- Forum: Basic
- Topic: DPlot and Programs
- Replies: 73
- Views: 345197
- Fri Apr 15, 2005 9:57 am
- Forum: Basic
- Topic: DPlot and Programs
- Replies: 73
- Views: 345197
About a dot in 3D graph
I tried to put a dot in a 3D graph. I took the btest7 example and had minors things to ajust. The problem is the lines in Y and Z axes are off. The X axis is perfect. Is it possible that the btest7 example contains constants just for the context?
________
Herbal Health
________
Herbal Health
- Mon Apr 11, 2005 1:21 pm
- Forum: Basic
- Topic: DPlot and Programs
- Replies: 73
- Views: 345197
- Mon Apr 11, 2005 12:42 pm
- Forum: Basic
- Topic: DPlot and Programs
- Replies: 73
- Views: 345197
I change arial to Arial and the result is the same. I will downgrade to a previous version fo DPlot and send you information about the results.
thanks
________
No2 vaporizer reviews
thanks
________
No2 vaporizer reviews
- Fri Apr 08, 2005 1:28 pm
- Forum: Basic
- Topic: DPlot and Programs
- Replies: 73
- Views: 345197
I edit dplot.ini and erase everything in the [fonts] section. There was no default.set file. No other instance of dplot was in memory. Here is my code to set the fonts :
cmds = cmds & "[FontPoints(1,8)][FontPoints(2,8)][FontPoints(3,8)][TextFont(2,8,700,0,0,0,0,""arial"")][TextFont(3,8,700,0,0,0,0 ...
cmds = cmds & "[FontPoints(1,8)][FontPoints(2,8)][FontPoints(3,8)][TextFont(2,8,700,0,0,0,0,""arial"")][TextFont(3,8,700,0,0,0,0 ...
- Fri Apr 08, 2005 12:51 pm
- Forum: Basic
- Topic: DPlot and Programs
- Replies: 73
- Views: 345197
Go see this reply completely at the end of the page (http://www.dplot.com/forums/viewtopic.php?t=5&start=30). you will see an image of the problem.
________
Honda Fc Sport History
________
Honda Fc Sport History
- Fri Apr 08, 2005 12:35 pm
- Forum: Basic
- Topic: DPlot and Programs
- Replies: 73
- Views: 345197
- Fri Apr 08, 2005 12:17 pm
- Forum: Basic
- Topic: DPlot and Programs
- Replies: 73
- Views: 345197
About the Y axis
Here is an image

As you can see the Y axis label "Temperature ?C" should be vertical not in horizontal. My code did not change between the two versions. I don't know how to repair the problem.
________
Ford Lightning
As you can see the Y axis label "Temperature ?C" should be vertical not in horizontal. My code did not change between the two versions. I don't know how to repair the problem.
________
Ford Lightning