PApplet resize
              in 
             Integration and Hardware 
              •  
              1 year ago    
            
 
           
             Hello,
            
             
            
            
             
            
            
 
            
           
             I'm embedding a PApplet instance in a Swing GUI, precisely in a JPanel and the JPanel inside a JScrollPane. Now I want to set the size depending on the JScrollPane... I want to resize, which can be done, regarding the JavaDoc in PApplet via frame.setResizable(true); in setup, but frame is null which is strange after all.
            
            
             kind regards,
            
            
             Johannes
            
 
            
              
              1  
            
 
            