X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fwhere-vessels;h=5541749086bd683a9cc515bb4bf70e6a4366e0fb;hb=2e3e4fc93de2b211c73d12cc851c10af8872b320;hp=14d2e0e2fce54153807a5774639c3ed4ba808a84;hpb=55e0e74412d88ce934886762801cab2ab830a1a8;p=ypp-sc-tools.db-test.git diff --git a/yarrg/where-vessels b/yarrg/where-vessels index 14d2e0e..5541749 100755 --- a/yarrg/where-vessels +++ b/yarrg/where-vessels @@ -1145,7 +1145,7 @@ proc islandnames-handler {offset maxchars} { proc widgets-setup {} { global canvas debug pirate ocean filterstyle - wm geometry . 1024x600 + wm geometry . 1200x800 wm title . "where-vessels - $pirate on the $ocean ocean" #----- map ----- @@ -1365,4 +1365,11 @@ after idle invoke_notes draw +if {$debug} { + package require Tclx + commandloop -async \ + -prompt1 { return "where-vessels% " } \ + -prompt2 { return "> " } +} + # rsync -r --exclude=\*~ yarrg/icons/. ijackson@chiark.greenend.org.uk:/home/ftp/users/ijackson/yarrg/vessel-info/.