Click to See Complete Forum and Search --> : Create Window having same shape as a Image in it


Kumar Saurabh
February 9th, 2005, 03:54 AM
Hi Devs,

I want to create a window (form) that takes shape of an image inside it (or you can say any custom shape) like in the attached file.

How can i do it.

Moreover, how can i create a moving animated character and give effects like when i click it some pop up will appear etc.

Thanks
Kumar

Amit_Roy
February 9th, 2005, 05:12 AM
check this link :

www.vbrad.com/source/src_region_clip_advanced.htm (http://www.vbrad.com/source/src_region_clip_advanced.htm)

Kumar Saurabh
February 10th, 2005, 02:14 AM
Thanks, it was great.

Janitha
June 10th, 2005, 04:21 AM
threres a much easy way.

1. when ur designing da img, use a plane color like Luminous green.
(image should be designed to match da size of da form)
2. set da img to forms -backgroundimage-

3. set froms -TransparencyKey to Luminous green.

ur done.