hi list,
 
I would like to write a pixel from an image to a pix_texture.
..something like 04.pix/10.PixDataSimple but I would like to draw on a texture instead of directly on GemWin
 
I think the skeleton should be
 
|pix_image|
|
|pix_data|
|
? - store the data somehow...
|
|pix_set|
|
|pix_texture|
 
but I can't figure out how to menage the stored data..
Being a total newbie, before getting a headache with fitting and peeking in a table I wonder if there is a pix_ object for doing something similar..  
If not: what external can help me writing in a particular position of a float list and how to read the whole list for pix_set?
 
thanks,
davide