Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I can't clear the picture. 1

Status
Not open for further replies.

eri232323

Programmer
Sep 22, 2005
21
HU
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top