using graphics in a form

Hi all,

Can I draw simple graphics inside a for (a line or a rectangle ) ?
How is that done ?

Thanks all..
Meir
The quick and short answer is for you to look for a GUI toolkit or libraries. Can be Windows-specific or cross-platform.
Look at this
http://www.cppgameprogramming.com/cgi/nav.cgi?page=allegbasics
It uses the allegro library which I've actually never heard much about but I messed around with it for a little while just to see what it was. It does simple graphics like you asked.
Topic archived. No new replies allowed.