Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QBJS Color Problem (Solved!)
#9
(09-07-2023, 08:12 PM)bplus Wrote: I took out the recursive calling of pumpkin in case some rogue extra call was being made and then even the carving, just the ellipse fill and ellipsi for pumpkin sections and still get something strange in QBJS

Aha! I see the issue.  QBJS is not doing implicit rounding when passing a floating point number to a method parameter that has an integer type.  I'll put this on the fix list for the next release.  In the meantime, you could use a workaround like this:

Reply


Messages In This Thread
QBJS Color Problem (Solved!) - by bplus - 09-07-2023, 02:44 PM
RE: QBJS Color Problem - by dbox - 09-07-2023, 03:51 PM
RE: QBJS Color Problem - by bplus - 09-07-2023, 04:01 PM
RE: QBJS Color Problem - by dbox - 09-07-2023, 04:52 PM
RE: QBJS Color Problem - by bplus - 09-07-2023, 06:50 PM
RE: QBJS Color Problem - by dbox - 09-07-2023, 07:15 PM
RE: QBJS Color Problem - by bplus - 09-07-2023, 08:12 PM
RE: QBJS Color Problem - by mnrvovrfc - 09-07-2023, 09:01 PM
RE: QBJS Color Problem - by dbox - 09-07-2023, 09:25 PM
RE: QBJS Color Problem (Solved!) - by bplus - 09-07-2023, 10:34 PM



Users browsing this thread: 1 Guest(s)