Raise FIND window on CTRL-F
svn: r1476
This commit is contained in:
		@@ -125,6 +125,7 @@ class FindBase:
 | 
			
		||||
        return 1
 | 
			
		||||
 | 
			
		||||
    def show(self):
 | 
			
		||||
        self.top.window.raise_()
 | 
			
		||||
        self.top.show()
 | 
			
		||||
        
 | 
			
		||||
    def on_next_clicked(self,obj):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user