Page 1 of 1

Default value for "ScrollStep" in ScrollAreaGadget()?

Posted: Mon Jun 16, 2025 7:34 am
by Lebostein
I would like to use the #PB_ScrollArea_BorderLess flag. But I can't do that without having to specify the “ScrollStep” parameter. Unfortunately, there is no default value in the documentation that I can use without changing the previous behavior.

Edit: The default value for "flags" is also missing in the documentation.

Re: Default value for "ScrollStep" in ScrollAreaGadget()?

Posted: Mon Jun 16, 2025 9:00 am
by Caronte3D
I think default value is 10, but you can read the value before to be sure.