Phoebus R. Dokos makes some magical things to make me read } >} Is it possible to place the text cursor ABSOLUTELY according to a given } >} window or the screen (that is without using @#!@$~~!@## SCALE)???? } > } > ?? AT ?? } > or you want 'pixel' precision ? } } PIXEL precision :-)
Shortest way is to have a sub-window (coordinate relative to the application, not the screen, under PE), in which you can for instance then use the AT, if you really want AT. You only need that sub-window at (re-)draw time, so you may use one for multiple texts. For the screen relative, as long as your primary is big enough if you are under PE, any open#6,scr_XXxZZaAAxBB should do. You may want to considere con_ instead of scr_ Beware of the various screen size (Q40 can be 512x256 or 1024x512, QPC has a lot of standard variants) The colour coding is the same for the commands from S*Basic, but the pixel coding is differents in the screen memory. } } I'm sending you something via private email for you to see what I mean :-) } Interesting picture...
