Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Nth problem with hardware images
#6
(01-22-2026, 05:40 PM)SMcNeill Wrote: @Ikerkaz 

You're doing absolutely nothing wrong.  It works 100% as designed.   (Which unfortunately isn't how you intended. Tongue )

The issue?  You're putting it on a hardware screen, which *WORKS*.  It's displaying properly without any issues whatsoever.

So why are you seeing nothing?

Because the program then ENDs and swaps to a software screen to say "Press Any Key to Continue."  <-- This erases that hardware screen.

See the only change made above to make it work?  (Not counting file names so it would find test images to run on my machine?) 

I just made it look for a keypress before ending, so you could see the display.  Press a key and then you can see that END screen and where it's erasing your image from displaying.

Put it in a DO...LOOP like I have, with a nice limit, and then drop to SYSTEM when done and you won't have this type display error making it seem like you messed up when you didn't.

Now I have a VERY BIG FACEPALM in my head... THANK YOU THANK YOU THANK YOU I LOVE YOU @SMcNeill Heart
10 PRINT "Hola! Smile"
20 GOTO 10
Reply


Messages In This Thread
Nth problem with hardware images - by Ikerkaz - 01-22-2026, 05:02 PM
RE: Nth problem with hardware images - by Ikerkaz - 01-22-2026, 08:57 PM
RE: Nth problem with hardware images - by Magdha - 01-22-2026, 05:52 PM
RE: Nth problem with hardware images - by Pete - 01-23-2026, 02:08 AM
RE: Nth problem with hardware images - by Ikerkaz - 01-23-2026, 09:05 AM
RE: Nth problem with hardware images - by bplus - 01-23-2026, 02:58 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  about Hardware Images and _DisplayOrder,Help! qbfans 11 573 02-11-2026, 07:10 AM
Last Post: SMcNeill
  I'm looking for suggestions to solve the problem! Petr 10 680 02-05-2026, 04:56 PM
Last Post: ahenry3068
  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
  Hardware images...Talk to me! Unseen Machine 5 738 09-22-2025, 11:12 PM
Last Post: TempodiBasic

Forum Jump:


Users browsing this thread: 2 Guest(s)