Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is it possible that?
#12
Nice mods, vince and bplus! Thanks for sharing them!

vince, I had to add color depth to the Screen statement to get yours working, ie:
Screen _NewImage(sw, sh, 32)
Without the ,32 I'd get "illegal function call" in the first circle line: Circle (p, q), 1, _RGB(0, 155, 0)

(Edit) As mentioned in the next two posts:
You have to add the ,32 if you copy/paste the code into the QB64PE IDE in Windows (haven't tried it on Mac or Linux yet, but probably the same for them).
It works without the ,32 if you run the code here in the forum (QBJS).
Reply


Messages In This Thread
Is it possible that? - by gaslouk - 02-14-2024, 02:17 PM
RE: It is possible that? - by bplus - 02-14-2024, 02:36 PM
RE: It is possible that? - by gaslouk - 02-14-2024, 02:39 PM
RE: Is it possible that? - by bplus - 02-14-2024, 04:13 PM
RE: Is it possible that? - by SpriggsySpriggs - 02-14-2024, 04:16 PM
RE: Is it possible that? - by gaslouk - 02-14-2024, 06:52 PM
RE: Is it possible that? - by TerryRitchie - 02-14-2024, 09:59 PM
RE: Is it possible that? - by Pete - 02-15-2024, 05:39 AM
RE: Is it possible that? - by Kernelpanic - 02-16-2024, 09:37 PM
RE: Is it possible that? - by vince - 02-16-2024, 04:57 PM
RE: Is it possible that? - by bplus - 02-17-2024, 02:35 AM
RE: Is it possible that? - by Abazek - 02-17-2024, 11:21 AM
RE: Is it possible that? - by bplus - 02-17-2024, 02:48 PM
RE: Is it possible that? - by dbox - 02-17-2024, 04:08 PM
RE: Is it possible that? - by CharlieJV - 02-17-2024, 04:30 PM
RE: Is it possible that? - by bplus - 02-17-2024, 05:12 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)