esferatec If you use "nil" for x and/or y, the checkbox will not be placed at x=0 and/or y=0. ui.Checkbox(win, "Update documentation", nil, nil, 250, 50)
Samir esferatec yes it's an expected behaviour. nil is not zero, it means that this optional parameter (x and y in this case) are empty