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