Thanks, Martin,
I have tried without "units" as well.
The manual mentions several options like units or pages. So somehow it should be specified.
Ingo
-----Original Message----- From: Martin Peach [mailto:chakekatzil@gmail.com] Sent: Sunday, June 13, 2021 6:39 PM To: Ingo Cc: Pd-List Subject: Re: [PD] panning window (touchscreen) with [hsc/sys_gui] on Linux
On Sun, Jun 13, 2021 at 5:55 AM Ingo ingo@miamiwave.com wrote:
I tried endless variations like e.g.
> [xscroll 5 units .x19889478( = [xscroll 5 units window_name] or -xscroll or xscrollcommand, etc.
| [hcs/sys_gui]
I'm no Tcl/Tk expert but I wold naively assume that 'units' is implied and isn't part of the command, so just {xscroll 5 .x19889478( ought to work,
Martin