Keybinding for Ok in accepting-values dialog
            
            
            
                23 Oct
                
                    2017
                
            
            
                23 Oct
                
                '17
                
            
            
            
        
    
                9:12 a.m.
            
        Hello, a small McCLIM question came to my mind again that I've been wondering about for a long time... When I am inside an accepting-values dialog, I can type C-c to abort the command, effectively invoking the Cancel button. Does there exist a keybinding for the Ok button? If not would it be possible to add it in a CLIM compatible way? Best wishes Kilian
            
            
            
                26 Oct
                
            
            
                26 Oct
                
            
            
            
        
    
                6:23 a.m.
            
        Hello Killian,
Does there exist a keybinding for the Ok button?
Yes, it does. C-] activates the Ok button.
If not would it be possible to add it in a CLIM compatible way?
You could add any keybinding to the accepting-values dialog by using "add-keystroke-to-command-table" function. Just provide "accept-values" as command-table argument. Good luck, Nisar
        2931
        
      
          Age (days ago)
        
      
        2934
        
    
          Last active (days ago)
        
        
        
        1 comments
    
    
        
        2 participants
    
    
    
    
    
    
    
    
    participants (2)
- 
                
Kilian Sprotte - 
                
Nisar