Thanks david,
i'll go that route.
jerry
Search found 28 matches
- Thu Apr 26, 2007 10:54 am
- Forum: Basic
- Topic: save a bitmap
- Replies: 2
- Views: 19564
save a bitmap
Hi,
i am stuck and wonder if you can help.
i am using Jr to draw a plot in a picture box using your sample code in VB6. i get exactly the plot i want. now i want to save that as a bitmap file and can't seem to make that work .
any ideas?
thanks
jerry
i am stuck and wonder if you can help.
i am using Jr to draw a plot in a picture box using your sample code in VB6. i get exactly the plot i want. now i want to save that as a bitmap file and can't seem to make that work .
any ideas?
thanks
jerry
- Tue Mar 28, 2006 12:11 pm
- Forum: Basic
- Topic: error message, need some help
- Replies: 8
- Views: 38481
- Tue Mar 28, 2006 10:28 am
- Forum: Basic
- Topic: error message, need some help
- Replies: 8
- Views: 38481
- Tue Mar 28, 2006 10:20 am
- Forum: Basic
- Topic: error message, need some help
- Replies: 8
- Views: 38481
Keep in mind that those are the pixel values of the corners of the plot, though - not the extents of the entire plot. So this still may not be quite what you have in mind.
i don't know what you mean by "not the extents of the entire plot." do you mean that it give the corners of the plot but not ...
i don't know what you mean by "not the extents of the entire plot." do you mean that it give the corners of the plot but not ...
- Mon Mar 27, 2006 8:49 pm
- Forum: Basic
- Topic: error message, need some help
- Replies: 8
- Views: 38481
- Mon Mar 27, 2006 8:33 pm
- Forum: Basic
- Topic: error message, need some help
- Replies: 8
- Views: 38481
LOL,
i had a hunch it was something like that!
now i have an idea where to look in the code. i used the DPM to get the corners of the plot and then use the distance between the corners to size the bitmap. must be an error in the formula or something unexpected in the data, this data came from down ...
i had a hunch it was something like that!
now i have an idea where to look in the code. i used the DPM to get the corners of the plot and then use the distance between the corners to size the bitmap. must be an error in the formula or something unexpected in the data, this data came from down ...
- Mon Mar 27, 2006 5:29 pm
- Forum: Basic
- Topic: error message, need some help
- Replies: 8
- Views: 38481
error message, need some help
David,
i have gotten the following:
Error in CreateCompatibleBitmap=0x00000008, Size 802x616744
i suspect there is a size issue, can you fill me in on the error and any limitations that i need to work around?
thanks
jerry
i have gotten the following:
Error in CreateCompatibleBitmap=0x00000008, Size 802x616744
i suspect there is a size issue, can you fill me in on the error and any limitations that i need to work around?
thanks
jerry
- Fri Mar 10, 2006 10:21 pm
- Forum: Bug Reports
- Topic: sort of a bug in the help file
- Replies: 1
- Views: 14753
sort of a bug in the help file
David,
as you can imagine i have been reading the DPlotJr help file alot the last few days :lol:
and i notice a bug of sorts: when you open the help file the window is taller than the viewable hieght of my screen. As a result the scroll down button is not accesible.
no big deal, but a bit ...
as you can imagine i have been reading the DPlotJr help file alot the last few days :lol:
and i notice a bug of sorts: when you open the help file the window is taller than the viewable hieght of my screen. As a result the scroll down button is not accesible.
no big deal, but a bit ...
- Fri Mar 10, 2006 10:17 pm
- Forum: Basic
- Topic: bitmap question
- Replies: 9
- Views: 40174
- Fri Mar 10, 2006 7:01 pm
- Forum: Basic
- Topic: bitmap question
- Replies: 9
- Views: 40174
- Fri Mar 10, 2006 1:08 pm
- Forum: Basic
- Topic: bitmap question
- Replies: 9
- Views: 40174
- Fri Mar 10, 2006 12:59 pm
- Forum: Basic
- Topic: bitmap question
- Replies: 9
- Views: 40174
- Fri Mar 10, 2006 12:48 pm
- Forum: Basic
- Topic: bitmap question
- Replies: 9
- Views: 40174
- Fri Mar 10, 2006 12:31 pm
- Forum: Basic
- Topic: bitmap question
- Replies: 9
- Views: 40174
- Fri Mar 10, 2006 11:15 am
- Forum: Basic
- Topic: bitmap question
- Replies: 9
- Views: 40174
bitmap question
David,
can you tell me the number of pixels per inch that a bitmap is created with when i use DPlot_GetBitmapEx ?
i think i have my scaling problem solved once i know that.
thanks
jerry
can you tell me the number of pixels per inch that a bitmap is created with when i use DPlot_GetBitmapEx ?
i think i have my scaling problem solved once i know that.
thanks
jerry
- Tue Mar 07, 2006 7:10 pm
- Forum: Basic
- Topic: problem in VB6
- Replies: 7
- Views: 34277
- Tue Mar 07, 2006 6:44 pm
- Forum: Basic
- Topic: problem in VB6
- Replies: 7
- Views: 34277
- Tue Mar 07, 2006 9:39 am
- Forum: Basic
- Topic: problem in VB6
- Replies: 7
- Views: 34277
- Mon Mar 06, 2006 12:58 pm
- Forum: Basic
- Topic: problem in VB6
- Replies: 7
- Views: 34277
- Mon Mar 06, 2006 12:22 pm
- Forum: Basic
- Topic: problem in VB6
- Replies: 7
- Views: 34277
problem in VB6
David,
i'm back at it agian, and now i am using your exapmle from btest2 to draw a plot into a form. i simply imported your example into my code and remmed my code, now i get the bitmap in the picture box but i also get Jr opening up and showing the plot at the same time.
maybe you can spot the ...
i'm back at it agian, and now i am using your exapmle from btest2 to draw a plot into a form. i simply imported your example into my code and remmed my code, now i get the bitmap in the picture box but i also get Jr opening up and showing the plot at the same time.
maybe you can spot the ...
- Wed Dec 28, 2005 11:03 am
- Forum: Suggestions/Questions
- Topic: Contour Plott export and general data questions
- Replies: 5
- Views: 20329
- Tue Dec 27, 2005 11:35 am
- Forum: Suggestions/Questions
- Topic: Contour Plott export and general data questions
- Replies: 5
- Views: 20329
- Sun Aug 21, 2005 8:54 pm
- Forum: General discussion
- Topic: using JR to export to bitmap, and scale question
- Replies: 4
- Views: 20171
- Sun Aug 21, 2005 1:12 pm
- Forum: General discussion
- Topic: using JR to export to bitmap, and scale question
- Replies: 4
- Views: 20171
Jerry,
To get the same size 2D plot every time, regardless of whether there's a title or axis labels or not, use [Size(1,width in inches,height in inches,1)]. Width and height are the size of the box around the plot, not including axis labels, numbers, titles, etc.
wow, that's cool. if i make the ...
To get the same size 2D plot every time, regardless of whether there's a title or axis labels or not, use [Size(1,width in inches,height in inches,1)]. Width and height are the size of the box around the plot, not including axis labels, numbers, titles, etc.
wow, that's cool. if i make the ...
- Sat Aug 20, 2005 5:44 pm
- Forum: General discussion
- Topic: using JR to export to bitmap, and scale question
- Replies: 4
- Views: 20171
using JR to export to bitmap, and scale question
hi david,
i'm still plugging away at my project! i promise to send you a copy to try out, really. you may recall that i am working with GPS/Sonar data and making bathymetric charts with the goal of being able to upload the data back to the GPS unit. right now i have everything working except ...
i'm still plugging away at my project! i promise to send you a copy to try out, really. you may recall that i am working with GPS/Sonar data and making bathymetric charts with the goal of being able to upload the data back to the GPS unit. right now i have everything working except ...
- Sun Jun 05, 2005 1:58 pm
- Forum: Suggestions/Questions
- Topic: Contour Plott export and general data questions
- Replies: 5
- Views: 20329
- Sat Jun 04, 2005 9:18 am
- Forum: Suggestions/Questions
- Topic: Contour Plott export and general data questions
- Replies: 5
- Views: 20329
Contour Plott export and general data questions
David,
don't know if you recall, but i am working with GPS/Sonar data to make contour plot for lake bottoms. you helped me with my app last fall and now all is working well and i am ready to go to the next step in the project.
right now i can open the gps/sonar units output file convert to lat ...
don't know if you recall, but i am working with GPS/Sonar data to make contour plot for lake bottoms. you helped me with my app last fall and now all is working well and i am ready to go to the next step in the project.
right now i can open the gps/sonar units output file convert to lat ...