 
                
                57 posts
                
                    
                        Location
                        Germany
                    
                
             
            
                Posted 13 May 2014 - 04:39 PM
                Hello, i have created a "paint" Picture-Viewer Program.
You can download it here : 
http://pastebin.com/uUPmvwHEAlso in-game : pastebin get uUPmvwHE viewer
Yes, ;)/> Bye.
 
         
        
        
            
            
                
                     
                
                570 posts
                
             
            
                Posted 13 May 2014 - 05:15 PM
                What's wrong with paint? Sure, it has an additional UI but it does its job.
You could also make the chosen image a command line argument instead of using read() because there's quite a lot of people who are used to that (including me).
                
             
         
        
        
            
            
                
                     
                
                57 posts
                
                    
                        Location
                        Germany
                    
                
             
            
                Posted 16 May 2014 - 11:39 AM
                Its must be a existing file.
                
             
         
        
        
            
            
                
                     
                
                598 posts
                
                    
                        Location
                        The United States
                    
                
             
            
                Posted 16 May 2014 - 03:58 PM
                So all this is, is a glorified "paintutils.draw"?
                
             
         
        
        
            
            
                
                     
                
                1114 posts
                
                    
                        Location
                        UK
                    
                
             
            
                Posted 16 May 2014 - 06:13 PM
                I'm sure there is a built in program that does this.
                
             
         
        
        
            
            
                
                     
                
                57 posts
                
                    
                        Location
                        Germany
                    
                
             
            
                Posted 16 May 2014 - 06:14 PM
                I'm sure there is a built in program that does this.
Yes.
 
         
        
        
            
            
                
                     
                
                1610 posts
                
             
            
                Posted 16 May 2014 - 07:42 PM
                I'm sure there is a built in program that does this.
There isn't, but it's literally one line of code in the lua prompt to show a picture anyways.
 
         
        
        
            
            
                
                     
                
                463 posts
                
                    
                        Location
                        Germany
                    
                
             
            
                Posted 16 May 2014 - 08:14 PM
                So all this is, is a glorified "paintutils.draw"?
Exactly.
 
         
        
        
            
            
                
                     
                
                276 posts
                
                    
                        Location
                        Fairbanks, Alaska
                    
                
             
            
                Posted 30 November 2014 - 08:08 AM
                How about add something that can paint over the picture? like add a few color buttons that set a color, and when you press somewhere thats not a button, it puts down a dot in the location you clicked with the selected color? Try ApplePAINT. Im adding to it now.