finchie_88
Hi everyone. I want to display a picture (a jpeg if that make any difference) inside a dialog box, how do I do it?
Evo said:Is it an online journal? It would depend on what has been disabled. You can try <img src="http://xxxxxxxxxxxxxxxxxxxxx"border=0> to upload a picture that is hosted on a website.
Mattara said:<img src="http://xxxxxxxxxxxxxxxxxxxxx.extension" border="0" alt="alt_text_here" />
*cough*
![]()
finchie_88 said:I'm writing in C++, and want to make a tetris game. It's going ok, I just wanted to add a few pictures that's all.