How do I hide a tab (and exclude it from compilation) in processing 1.2.1
              in 
             Integration and Hardware 
              •  
              2 years ago    
            
 
           
             Dear all,
            
             
            
            
             
            
            
             
            
            
             
            
            
             
             
           
 
            
           
             I have a sketch that uses one of two different video libraries (either GSVideo or CL-Eye, because the PS3 Eye doesn't work with GSvideo on Windows), and would like to have the support for each of these libraries in a different tab of my sketch. According to 
             http://www.processing.org/reference/environment/ I should be able to hide a tab, which should exclude it completely from compilation:
            
            
             "If a project has more than one tab, they can also be hidden and revealed. Hiding a tab temporarily removes that code from the sketch (it will not be compiled with the program when you press Run)."
            
            
             However, in processing 1.2.1 I've not been able to find how to hide a tab! I'm also open to any other suggestions for temporarily excluding code from a sketch (aside from renaming and copying files of course).
            
            
             Thanks,
            
            
             Charl Botha
            
             
              
              1  
            
 
            
 
 
          