Page 1 of 1

eVB Problem(s)

PostPosted: May 31, 2002 @ 2:37pm
by NeedHelp
Hi
I want to make a small Paint program. But eVB dont have "savepicture" and "loadpicture" ..are there other ways? and i cant use the "setpixel" and "getpixel" api with a cepic box (theres no .hDC for cepicture boxes)
pls help

PostPosted: May 31, 2002 @ 2:43pm
by NeedHelp
oh =) another question:
how can i make a small moveable form? like the pocketscumm startup form.
thx

PostPosted: May 31, 2002 @ 8:09pm
by NeedHelp
huhu?

PostPosted: May 31, 2002 @ 8:46pm
by esw
Most of the poeple on these forums know little about eVB. That's probably why no one is replying, it's not that they just ignore people.

Try the forums on this website: http://www.devbuzz.com/
They also have lots of good eVB articles.

I tried making a paint program in eVB once too.. but drawing pixels is soooo slow that it isn't even worth trying.. unless you found a miracle way to do it.

If you're interested in serious PocketPC development it's probably worth learning C++.