Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multiple Text Box Issues for a Beginner
#1
Hi all, new here, and relatively new to programming. I've been working for about a week on a 2D RPG engine, and even AI (of various sorts) can't see to help me on certain issues.

The first issue is that I can't figure out how to take a screenshot of one particular area of the screen. When I use _ScreenImage it just takes a shot of the last window that was open OTHER than the game I'm working on. GET seems useless for whatever reason, and _NewImage only starts from 0, 0, which is useless to me. And I don't even understand _CopyImage.

I'm working in a 32-bit window.

The purpose of this is for the second issue, and for all I know isn't needed at all. I made code to animate the opening of a text box by splitting it into thirds. It appears from top to bottom over a certain period of frames. But the problem is that the only way I've been able to make those images disappear is by making them all disappear at the same time. However I simply want the animation to reverse itself so the box appears to be closing.

I must've worked seven hours today to try and make this happen, to no avail. And Claude, ChatGPT, and Gemini were all of no help. I'm desperate here!

Thank you.

Vespin
Reply


Messages In This Thread
Multiple Text Box Issues for a Beginner - by Vespin - 10-28-2024, 03:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help: Issues with the _PRINTSTRING and _INPUTBOX$ functions in QB64. qbfans 2 351 02-13-2026, 06:07 AM
Last Post: qbfans
  Shell issues eoredson 7 1,326 05-10-2025, 02:59 AM
Last Post: eoredson
  Command$ issues eoredson 8 1,352 05-02-2025, 01:42 AM
Last Post: eoredson
  Testing against multiple elements at a time without select case CMR 4 821 04-17-2025, 02:16 AM
Last Post: CMR
Question Memory full when loading multiple images Ikerkaz 7 1,529 11-03-2024, 05:51 PM
Last Post: bplus

Forum Jump:


Users browsing this thread: 1 Guest(s)