I am developing a POS application for which I need to develop a Python CEF application that will always open in secondary monitor (This CEF app will launch a page to show live updates to customer). I am new to CEF and python. I could find how to create simple CEF app but cant open that application in secondary monitor.
Is it possible for a CEF application to open itself in secondary monitor? Or I need the external script?