Hi!
I have a little problem, and I search patch or something, but I didn't find the answer... So:
I have a pic on a window, and I load it from file. It's work well, but when I would like clear the picture, it doesn't clearing.
I use a blob variable, and I read it from file, or I set it NULL, but when I want use setpicture, it does nothing.Example:
setnull( myblob )
p_1.setpicture( myblob )
Have anybody solution for this problem?
I have a little problem, and I search patch or something, but I didn't find the answer... So:
I have a pic on a window, and I load it from file. It's work well, but when I would like clear the picture, it doesn't clearing.
I use a blob variable, and I read it from file, or I set it NULL, but when I want use setpicture, it does nothing.Example:
setnull( myblob )
p_1.setpicture( myblob )
Have anybody solution for this problem?