Hartmut Eilers wrote:
> Hallo List,
>
> for my Video project I need a video player which plays a video
> in a unvisible DrawingArea where I can grab a picture contolled
> by a timer. I want to show the grabbed image in a smaller preview
> window where one can apply effects. When pressing a button all
> effects should bei applied to the grabbed images in their original size
> and saved as a sequence of pictures.
>
> I did everything I can image, but I am not able to  make the
> drawingarea invisible. Any ideas are highly welcome.
>
> regards
> Hartmut
>
>   
Does
DrawingArea.Visible = FALSE or
DrawingArea.Hide
not work?

Regards
Werner


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to