ok, fine.
But then, the wiki is wrong the opposite way. It still says:
ScrollArea.ScrollX (gb.form)
PROPERTY READ ScrollX AS Integer
and
PROPERTY READ ScrollY AS Integer
Am 09.04.2011 10:16, schrieb Benoît Minisini:
> These properties were made writable as expected in revision #3740.
>
> R
> ScrollArea.ScrollX (gb.form)
> "Returns or sets the horizontal scrolling position."
> ScrollX is read only. "or sets" has to be deleted.
>
> Same with
> ScrollArea.ScrollY (gb.form)
> "Returns or sets the vertical scrolling position."
> "or sets" has to be deleted, too.
>
> Regards
> Matti
>
ScrollArea.ScrollX (gb.form)
"Returns or sets the horizontal scrolling position."
ScrollX is read only. "or sets" has to be deleted.
Same with
ScrollArea.ScrollY (gb.form)
"Returns or sets the vertical scrolling position."
"or sets" has to be deleted, too.
Regards
Matti
-