status bar
- 
 THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED On 11/05/2006 at 05:58, xxxxxxxx wrote: User Information: 
 Cinema 4D Version: 9.5
 Platform: Windows ;
 Language(s) : C++ ;--------- 
 Hi.....
 Does anyone know how to change the picture viewer status bar?
 I can use StatusSetBar() etc for the main viewport bar, but this does not change the picture viewer bar....
 cheers in advance....
 Tony.
- 
 THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED On 11/05/2006 at 07:08, xxxxxxxx wrote: Afaik this is only changed in Videopost plugins, but I am not sure. 
- 
 THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED On 11/05/2006 at 07:38, xxxxxxxx wrote: Yes, actually I have written a simple VP plugin, but I can`t find any functions related to the status bar... 
 cheers anyway........
- 
 THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED On 12/05/2006 at 07:11, xxxxxxxx wrote: See VolumeData, StatusSetBar, StatusSetText. 
- 
 THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED On 12/05/2006 at 07:18, xxxxxxxx wrote: just got in ... 
 thanks mate , this helps a lot.....