![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Share Your Creations Show your developed application to Basic4ppc community. Please include source code if possible. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi all,
I've added a simulation of a Galton board. This is basically a pyramid of nails down which a set of marbles tumbles down every time a chance of 0.5 to fall to the left or right. In this simulation the number of rows, marbles and chances can be reset to other values. The red curve show the probability distribution and the black columns the actual count. I am looking for a way to actually do the simulation using a sprite or something like that to see it tumbling down. Suggestions are more then welcome as I have had very much trouble developing a loop for the input of numbers to be between limits. Cableguy did a tremendous job in suggestion the LostFocus Sub but I am not yet quite happy with the result because after giving <ENTER> after a wrong input the program doesn't show a messagebox which it does if you move the focus to the next textbox. Thanx to all your kind input. Marc |
|
||||
|
Hi Stellaferox
Yes with the keypress, the hardware(keybord) enter key is chr13 but as noted by @Work in is thread (Hardware Library Woes - Revisited) there are diferences between the HW keyboard and the SIPs...
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Back to the drawing board ...... | taximania | Chit Chat | 13 | 06-17-2008 10:55 AM |
| Tab Simulation @ Runtime | anansath | Questions & Help Needed | 1 | 05-19-2007 02:55 PM |