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