Hello! I what to get real size of the client screen. How can i do it?
Like this:
...
canvas = CreateObject("roImageCanvas")
...
sizes = canvas.GetCanvasRect()
...
But this code returns to me the object with size, which i set early, not real.
Sincerely, Sergey Shoshin, software developer.