[nsbasic-ce] Re: picturebox

2010-10-17 Thread inpcle
I did George, but you can also draw with it (see picturebox sample) but I want 
to save it to a .jpg or .bmp and add it to the database or get a value (name) 
from the database and save it. In the technote I dont read anything about 
saving it.

What would be the correct syntax for that? 



--- In nsbasic-ce@yahoogroups.com, George Henne g...@... wrote:

 Have a look at the PictureBox sample - it displays a picture.
 
 Many people use the S309PictureBox instead. It is much more flexible in
 the kinds of images it can display.
 
 I have one simple question that I knwo you have an answer for. I'm 
 developing a program that uses a number of .bmp files. what is the 
 correct procedure for getting them to work with nsbasic ce 5? Can you 
 tell the correct syntax or program lines I need to accomplish this. 
 
 thanks
 
 
 
 
 
  
 Yahoo! Groups Links
 
 
 
  
 



-- 
You received this message because you are subscribed to the Google Groups 
nsb-ce group.
To post to this group, send email to nsb...@googlegroups.com.
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en.



[nsbasic-ce] Re: picturebox

2010-10-17 Thread inpcle
Yes I do Andrew,

Thanks for your help!

With kind regards,

Charles

--- In nsbasic-ce@yahoogroups.com, Andrew Thomas andrewmarktho...@... wrote:

 Hi,
 
 Assuming you're using the NSB picturebox control, the format is simply:
 
 picturebox.saveimagetofile filename,0
 
 Best wishes,
 
 Andrew.
 
 
 
 -Original Message-
 From: inpcle inp...@...
 Sent: 17 October 2010 20:53
 To: nsbasic-ce@yahoogroups.com
 Subject: [nsbasic-ce] Re: picturebox
 
 I did George, but you can also draw with it (see picturebox sample) but I 
 want to save it to a .jpg or .bmp and add it to the database or get a value 
 (name) from the database and save it. In the technote I dont read anything 
 about saving it.
 
 What would be the correct syntax for that? 
 
 
 
 --- In nsbasic-ce@yahoogroups.com, George Henne gh@ wrote:
 
  Have a look at the PictureBox sample - it displays a picture.
  
  Many people use the S309PictureBox instead. It is much more flexible in
  the kinds of images it can display.
  
  I have one simple question that I knwo you have an answer for. I'm 
  developing a program that uses a number of .bmp files. what is the 
  correct procedure for getting them to work with nsbasic ce 5? Can you 
  tell the correct syntax or program lines I need to accomplish this. 
  
  thanks
  
  
  
  
  
   
  Yahoo! Groups Links
  
  
  
   
  
 



-- 
You received this message because you are subscribed to the Google Groups 
nsb-ce group.
To post to this group, send email to nsb...@googlegroups.com.
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en.