Recent

Author Topic: Rain Simulator  (Read 661 times)

Boleeman

  • Hero Member
  • *****
  • Posts: 910
Rain Simulator
« on: April 17, 2025, 03:56:43 pm »
Just a simple Rain Simulator.

Thought about extending in to a 4 seasons simulator.

Could possibly have:

Snow
Heat
Wind

Anyway lets get a bit wet. Just kidding.

lainz

  • Hero Member
  • *****
  • Posts: 4713
  • Web, Desktop & Android developer
    • https://lainz.github.io/
Re: Rain Simulator
« Reply #1 on: April 18, 2025, 12:56:29 am »
Here the two rain animations available in BGRAControls.

d2010

  • Full Member
  • ***
  • Posts: 161
Re: Rain Simulator
« Reply #2 on: April 22, 2025, 07:02:49 pm »
Just a simple Rain Simulator.
Thought about extending in to a 4 seasons simulator.
Could possibly have:
Snow
Heat
Wind
Anyway lets get a bit wet. Just kidding.
I recompile your-program on win8versionx32, but I found other error.
Please help me?
Code: [Select]
componentreg.pas(29,14) Error: Cannot find Laz_AVL_Tree used by ComponentReg.
How to fix?
Note: Duplicate unit "componentreg" in "BuildIntf 1.0", ppu="D:\lazarus\components\buildintf\units\i386-win32\componentreg.ppu", source="D:\lazarus\components\buildintf\componentreg.pas"
[code]
« Last Edit: April 23, 2025, 06:48:18 am by d2010 »

Boleeman

  • Hero Member
  • *****
  • Posts: 910
Re: Rain Simulator
« Reply #3 on: April 23, 2025, 02:57:30 pm »
A Possible Fix:

In my project there is only component (the TTrackbar which is used to vary values).
Perhaps delete the TTrackbar  and then create another one (and put in the previous code).
I made my version using Lazarus Ver 2.2.4  32 bit compile , on Win 10 .
I once had a problem with some Lazarus code made on Linux and found if I replaced the components on the form then everything worked and compiled OK.

Also:
That error seems to suggest that you installed some component twice, and then deleted it.

 

TinyPortal © 2005-2018