From gambas-user Tue Jan 20 14:02:25 2009 From: Benoit Minisini Date: Tue, 20 Jan 2009 14:02:25 +0000 To: gambas-user Subject: Re: [Gambas-user] MovieBox as Picture in tableview? Message-Id: <200901201502.25176.gambas () users ! sourceforge ! net> X-MARC-Message: https://marc.info/?l=gambas-user&m=123246025524238 On lundi 19 janvier 2009, Ron wrote: > Is it possible to use a MovieBox image instead of a normal Picture in a > tableview on Gambas 2.10? > > Now I use something like > > tbvDevices[iCount, 1].Picture = Picture["path to image"] > > But want to display animated gifs too... > > Anyone knows? > > Regards, > Ron_2nd > This is not possible. You must have one picture for each movie frame, and change the displayed picture from a timer event. Regards, -- Benoit Minisini ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user