News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

'Current Position' - MoveToEx - DrawText

Started by raleeper, May 27, 2007, 12:28:20 PM

Previous topic - Next topic

raleeper

The SDK says: "The MoveToEx function affects all drawing functions."

Fine.  DrawText is a "drawing function", is it not?  So -

How do you force DrawText to be "affected by" - ie to start drawing at - the "new position" set by MoveToEx?


hutch--

Bother to look up the reference for  DrawText() and you will answer your question. The MoveTo(Ex) funcxtion set up following functions like LineTo() and a number of others but they are reference specific to particular API calls, not free association.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php