I've adapted the IDE icon editor to load my own pictures in my program, draw 
on them and save the file, but now need to save the result to disk.

Two options.
1) Save the changed diagram.
2) or somehow just save the changed bits of the picture - perhaps one can just 
paint on a transparent overlay? I've no idea.

Anway, as an interim step I wondered if anyone could give me a line of sql 
code to insert a picture into postgres. I looked at the docs and the nearest 
I could think was maybe using the bytea type of data field.

Any  help appreciated.

Thanks

Richard



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to