Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BAM: Thinking about adding a SCROLL statement
#9
(06-25-2023, 08:23 PM)Petr Wrote: @CharlieJV 

Thanks for the link. Since BAM supports GET and PUT for graphics, I assume that's the way to go for the SCROLL statement. So if it is about scrolling images. But if the text from the text field should be scrolled, then in that case I don't know how I would go about it. I'm looking at the help for BAM. Is Declare Sub mandatory? Is virtual screens supported?

Every pixel on the screen is, behind the scenes, stored in a javascript array.

Scroll just juggles the content of that array around.  (I think I'll be adding a "wrap%" argument to the statement.)

Yeah, BAM needs a subroutine/function defined before any reference to it;  so either the definition at the top or the declare sub/function statement at the top.

Currently no virtual screens (or pages) are supported.  Just the one screen (for the moment, as I let thoughts fester in the back of my sponge.)
Reply


Messages In This Thread
RE: BAM: Thinking about adding a SCROLL statement - by CharlieJV - 06-25-2023, 08:32 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  BAM Draw CharlieJV 9 2,047 11-07-2023, 10:27 PM
Last Post: James D Jarvis
  BAM: New version CharlieJV 0 502 06-29-2023, 02:22 AM
Last Post: CharlieJV
  BAM: SCROLL statement "super-test" CharlieJV 5 1,279 06-27-2023, 10:16 PM
Last Post: CharlieJV
  BAM and the CIRCLE statement CharlieJV 4 1,359 06-12-2023, 11:41 AM
Last Post: CharlieJV
  BAM App Personalizer (a GUI to personalize BAM programs) CharlieJV 0 494 01-06-2023, 03:48 AM
Last Post: CharlieJV

Forum Jump:


Users browsing this thread: 1 Guest(s)