Tree + lights + options
#17
(12-19-2022, 05:50 PM)dbox Wrote:
(12-19-2022, 05:23 PM)bplus Wrote: Thank you dbox! What did you do to cover the missing functions? Maybe I didn't need Static or ? I ask because more recent version with back lights seems better. 

For the Static function variable, I declared it as a global shared variable instead:
Code: (Select All)
Dim Shared t&

For _PutImage, I just updated it to calculate the offset for the second coordinates instead of using STEP:
Code: (Select All)
_PutImage (treeX, treeY)-(440 * wf + treex, 410 * hf + treey), t&, 0

Good thats pretty easy fixes. I noticed at another forum that you were already using the newer Tree with back lights.

So I have another list of QBJS notes started with these fixups. Thanks again!
b = b + ...
Reply


Messages In This Thread
Tree + lights + options - by bplus - 12-18-2022, 08:05 PM
RE: Tree + lights + options - by bplus - 12-18-2022, 09:17 PM
RE: Tree + lights + options - by Pete - 12-18-2022, 10:51 PM
RE: Tree + lights + options - by bplus - 12-18-2022, 11:21 PM
RE: Tree + lights + options - by dbox - 12-19-2022, 04:46 PM
RE: Tree + lights + options - by Pete - 12-18-2022, 11:53 PM
RE: Tree + lights + options - by mnrvovrfc - 12-19-2022, 10:42 AM
RE: Tree + lights + options - by bplus - 12-19-2022, 11:59 AM
RE: Tree + lights + options - by bplus - 12-19-2022, 12:15 PM
RE: Tree + lights + options - by vince - 12-19-2022, 12:18 PM
RE: Tree + lights + options - by Pete - 12-19-2022, 02:43 PM
RE: Tree + lights + options - by bplus - 12-19-2022, 02:55 PM
RE: Tree + lights + options - by Pete - 12-19-2022, 05:01 PM
RE: Tree + lights + options - by bplus - 12-19-2022, 05:23 PM
RE: Tree + lights + options - by dbox - 12-19-2022, 05:50 PM
RE: Tree + lights + options - by Pete - 12-19-2022, 05:32 PM
RE: Tree + lights + options - by bplus - 12-19-2022, 06:32 PM



Users browsing this thread: 10 Guest(s)