any way to know the resolution of the screen?

Is there a way to know the current resolution of the screen/monitor? I’d like to automatically set a panel to it.

tx
d

derivativeinc.com/wiki/index … =Variables

Now the monitorw() and monitorh() expressions get the res of any of the multi-monitors attached.

are there python equivalents for

monitorh(), monitorright(), monitortop(), monitorleft(), monitorbottom(), monitorcount()

$SYS_MAINMONITOR

et. al

?

Yup, here:
derivative.ca/wiki088/index. … tors_Class

Also, there is a new Monitors DAT that gives similar info.