Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Vitamin C Library - name <b>wflop</b> -- move from scratch window to window http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
name            wflop  --  Move from scratch window to window

synopsis        VOID wflop(number,tr,tc,dth,wth,attr)
                COUNT number;           Window number to move to
                COUNT tr,tc;            Upper Left row and
                                        column on screen
                COUNT dth,wth;          Depth and Width to copy
                COUNT attr;             move attr also 1 = yes
                                        anything else no
description  This function takes {dth} rows and {wth} columns
           starting at location 0,0 on the scratch window
           and moves it to the virtual window (number)
           starting at the location relative to {tr},{tc}
           on the screen and window (number).

See Also: wpaste() wcut() wflip()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson