mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
Reduce flicker.
This commit is contained in:
@@ -4981,8 +4981,10 @@ proc ShowManPage { cmd jump destroy } {
|
||||
$w.t insert end "Could not display TkRemind manual page: $err"
|
||||
}
|
||||
$w.t configure -state disabled
|
||||
CenterWindow $w .
|
||||
raise $w
|
||||
if { $destroy } {
|
||||
CenterWindow $w .
|
||||
raise $w
|
||||
}
|
||||
focus $w.t
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user