can someone please tell me the code for a horizontal swipe. my screen is

Xmin=0
Xmax=94
Ymin=-62
Ymax=0

Code:
For(A,Ymin,Ymax,[triangle]Y
Line(Xmin,A,Xmax,A,0
End
That should work for any screen dimensions.
thank you i will try it
where do i find the triangle
[VARS], [ENTER], and press up, you should see them.

Also, for future reference, please use the button. Wink Unless you have waited for more than 24 hours, than it is ok to double post.
ahh i see it thanx
Vars - Enter - 9

I would have copied it out of a sourcecoder output, but I didn't have the time.

edit: I spend too much time reading posts before I finish answering them.
thanx that worked i appreciate it
Not sure if this is what you meant by horizontal swipe, but:

Code:
Shade(YMin,Ymax)
That would do the oppisite. I took "swipe" as meaning clearing the screen one horizontal line at a time. And this is more efficient:
Code:
Shade(Ymin,Ymax
Yeah, but I guess you could also interpret it as moving along a horizontal axis. Rolling Eyes
I thought he meant a horizontal stripe of black on white... Shock
That wouldn't be swiping the screen.
He said 'a swipe on the screen'. I assume he meant "a stripe on the screen", and if it was horizontal, that would just a loop of Horizontal N commands.
radical pie was right that is the swipe i was talking of
Oh, ok. So is that solved then?
yes it is and you can lock this topic
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement