in reply to Re^2: want way to drag tk window
in thread want way to drag tk window
I should mention, the code works on linux but not windows, I get a syntax error only on windows, strange:
Unrecognized escape \K passed through at c:\t\junk32.pl line 58. Bareword found where operator expected at c:\t\junk32.pl line 58, near + "s/\+\K([-\d]+)\+([-\d]+)$/ ($1 + $deltax) . '+' . ($2 + $deltay) /e +r" syntax error at c:\t\junk32.pl line 58, near "s/\+\K([-\d]+)\+([-\d]+) +$/ ($1 + $deltax) . '+' . ($2 + $deltay) /er"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: want way to drag tk window
by tybalt89 (Monsignor) on Aug 06, 2017 at 01:31 UTC | |
|
Re^4: want way to drag tk window
by golux (Chaplain) on Aug 06, 2017 at 00:35 UTC | |
|
Re^4: want way to drag tk window
by tybalt89 (Monsignor) on Aug 06, 2017 at 00:30 UTC |