Page 2 of 2

Re: ListRequest error

Posted: Wed Sep 13, 2023 9:33 pm
by airsoftsoftwair
MH2 wrote: Mon Sep 11, 2023 8:32 am The X and Y posistion do not work on MacOS.
Yes, there are some platform-specific restrictions to the position and size tag. As mentioned in the history:

Code: Select all

- New: FileRequest(), PathRequest(), StringRequest(), ListRequest(), FontRequest(), and ColorRequest()
support "X/Y/Width/Height" tags in the new optional table argument now; this can be used to specify the
position and size for the requester on the screen; note that not all platforms support all of those
tags; on some platforms only positioning or nothing at all of those tags might be supported