First time here? Check out the FAQ!
answered 2016-09-07 09:14:03 -0600
you can simply call moveWindow, like:
namedWindow("win1"); moveWindow("win1", 20,20);