Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Memory problem with hardware acceleration. [Resolved] Thanks Mark!
#3
Hi Mark,

BINGO. +1.

That worked. QB64 help says you can't free it until you exit the screen. My goof was I was experimenting trying to free it by using...

_FREEIMAGE overlay

instead of...

_FREEIMAGE hardware_overlay

The former was causing errors to pop up.

Thanks!

Pete

PS Yes, you can easily mimic cursor flashing in SCREEN 0, which has a flashing text cursor, SCREEN 12 (no cursor), etc. but it is a bit more involved when using a hardware image overlay. I'm doing it this way for the overlap effect.
Reply


Messages In This Thread
RE: Memory problem with hardware acceleration. - by Pete - 10-17-2022, 07:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  about Hardware Images and _DisplayOrder,Help! qbfans 11 574 02-11-2026, 07:10 AM
Last Post: SMcNeill
  I'm looking for suggestions to solve the problem! Petr 10 682 02-05-2026, 04:56 PM
Last Post: ahenry3068
  Nth problem with hardware images Ikerkaz 9 503 01-23-2026, 02:58 PM
Last Post: bplus
  Install problem...... jssantoro 6 397 12-17-2025, 08:31 PM
Last Post: madscijr
  Hardware images questions Dav 5 477 12-04-2025, 04:18 PM
Last Post: Pete

Forum Jump:


Users browsing this thread: 1 Guest(s)