reaction time -
i have a project to build its a reaction time tester.
i have started it but am not sure how to get the timer to give me a randon time. if that makes sence.
i'll try to explain what i have there is a display that changes colour once you press the start button. this also starts the clock counting then at random time the textbox changes to red. at this point you then have to hit the stop button which will display your reaction time and give the slowest time fastest time and average time.
iam working with vb6 so if someone could help i would be greatfull.
reaction time -
i have a project to build its a reaction time tester.
i have started it but am not sure how to get the timer to give me a randon time. if that makes sence.
i'll try to explain what i have there is a display that changes colour once you press the start button. this also starts the clo
[2005] Reaction Time Test -
hey everyone, im really new and pretty unexperienced with VB, however im in need of some help making a program that tests someones reaction time maybe 5 times or so, averages it, they input some info, and its then emailed to me.
im pretty sure i have the email to me bit down thanks to
How to read Text Problem -
Hi everybody
i have a little problem with reading the text files, the code i have write read the file but when the line comes to "Side:#React_React_Sound_Left#" the program confused, i don't know what to do. The following text is ....
Start State: 45
Reaction: 4
End S
speech output and reaction time measurements! -
Hello, this is a bit of an essay but...
I'm a third year student studying applied psychology and computing and currently doing my dissertation. Basically i'm comparing the effects of different modalities (speech, symbols & multi-modal) of in-car navigation systems on driving per
plz try improving the code for me!!! --:RESOLVED partially:-- -
hi all!!
i was trying to make a small application for testing the reaction time but encountered few problems.
e.g. if the user try to clicks the stop button before the color of the label changes it should give an error that the user has clicked before n shud restart it. but i am unab
Fire Mouse_down and Click events quickly -
in this code :
-------------------------------------------
Option Explicit
Dim num As Integer
Private Sub Command1_Click()
num = num + 1
Me.Caption = num
End Sub
Private Sub Label1_Click()
num = num + 1
Me.Caption = num
End Sub
------------------------------------------
Trigger event with mouse button down (resolved, thanks) -
Hi there, I'm new here and to VB programming. I'm writing a VB6 program to measure reaction times. I'm using a/the PerformanceCounter that I found the code for here, thanks.
I'd like to trigger the command button when the subject presses the left mouse button down. It seems the clic
Stop Rounding -
Good morning,
Having a bit of bother at the moment. I've spent the whole morning making a high scores table for my mini games compilation.
At the end of each mini game, it asks the user for their name, then writes their name and score to a text file in this format "name, sc
reaction time tester -
i have made a reaction time tester. everything is working fine but i would like to have the average time recorded in a lable. how can i do this? i have worked out how to do the fastest time and slowest time but don't know how to work out the average time.
'reaction time test
Option
CD Rom smasher -
My old program that would push out the cdrom drive relied to much on reaction time, is there anyway to detect when the cd rom is being inserted? or can i just get teh status (whether it's in or out)?
Reaction time to posts (RESOLVED) -
Hi,
I am finding that it is very slow in submitting posts, especially posted answers. - I do have broadband.
Presise Timing -
I have just finished a reactions testing program, as soon as a label changes the user clicks the button, their reactions are displayed in a messge box, i was testing it, left it for ages after the event had occured, and the reaction was 25 milliseconds?
My timer loops every millise
Only one mouse button can work -
The question is when the mouse left button can work, then there is no reaction
of right click. If the right click is OK, then the left click has no reaction.
(I change the left and right button at Control Panel-->Mouse property page.
I check in th Registry, and find
HKEY_C
Strange Form1 reaction -
Hi,
take a look at my project... It has a ToolBar and each button opens a Form. if the for is already loaded but not visible, it will show the form.
My problem is that the first Button (PUBLIC) only open the Form1 the first time, after this, it don't work anymore, the other forms w
Help with programming (beginner) -
Hi
I'm creating a program that measures peoples reaction speed. You know usual stuff, a triangle pops up and you need to push a button as fast as you can...
I had done a lot on my own but one thing i cannot do, but really would like to have.
I would like the program to randomly choo
The 3rd law of motion is confusing. -
This is not a big philosophical question or anything, I'm just a little confused in my physics class. A good question arose in the text book, and I don't know how to answer it. Newton's 3rd law, as everyone knows, is "For every action there is an equal but opposite reaction."
New Element Discovered -
A major research institution has just announced the discovery of the heaviest element yet known to science. The new element has been named "Bushcronium".
Bushcronium has one neutron, 12 assistant neutrons, 75 deputy neutrons, and 224 assistant deputy neutrons, giving it an
Connecting Toolbar to Menu -
I am currently just starting with VB. On my current projet I have created a toolbar (looks great - won't work!).
I am using an MDI form with two child forms.
Have no problems with the menu - open, new, cut, paste, save etc.
I think I have added all the code necessary to direct the t
Dry Ice -
When you put dry ice in water does it actually have a chemical reaction with the water or is it just a temperature change that makes all the CO2 gas?
Interfacing app's -
Is it possible to say you had a app i dunno any app and it had a button on it... can you from vb cause that button to be pressed or the reaction to it happen ?
and if so what do i need API wise etc... ?
[2005] DataAdapter's Update Method Not Working -
Hi,
I am trying to upload Data from my Dataset to my Database when I call the Update method on my DataAdapter, nothing happens. I can confirm the Data is in th Dataset at run time using the Visualizer but for some reason, it is not being pushed to the Database. Another thing to n
How to subscribe a text in VB as in Word -
I am doing a project in VB 6.0 regarding chemical reaction .I want to write H2SO4 in such a way that numeric terms should be visible in subscripted form.
Pl. do not get confuse the word subscript with an array.
DataDriven Event Calendar -
Hello,
I am trying to create an Events Calendar and do not know where to start. I am looking at something like what you have on gooogle or even in MS Outlook and would like to write it all in code. Has anyone accomplished this before? If so What did you do and how?? Are there alre
[VS2005]How to Databind a textbox with information filtered by ID -
Anyone know how I can bind data that is filtered by ID to a text box so that when user makes changes to the content of the text box, it is updated to the DB automatically?
Reaction
Searching to something of the past years Please give your reaction! -
Dear VB users,
This morning I was searching to something.
The results where only of the year 2001!!
How can I search to something what was asked for 3 years ago???????????????
It should make the forum more powerfull if this was possible!
Nice regards,
Michelle.
Timers, events and my exam -
Hello people!
I kind of have a problem. I'm kind of new to VB (ok, very new), I've had experience only with Basic/C before. And the event-driven thingie - which I consider it's handy - drives me crazy right now.
I'm trying to write a program that tests the reaction time. (I have
Traffic/Car Simulation -
Hello folks!
I post this here to get some good ideas on how to simulate traffic flow in Visual Basic. I need about 20 cars, each with different velocities.
If one car stops those that are behind of it should get slower till one after the other stops. Same when starting but the other
Java applet running in VB form -
Does anyone know if this can be done. We have a Java applet that has already been developed that we would like to feature on a VB form in our desktop application
My initial reaction was 'no chance' but i thought i'd put it to the forum to be sure.
thanks
For Anand Kashelkar -
Dear Anand Kashelkar,
I have send you on the 2nd, the 3th and the 7th of august a reaction to address: akashelkar@hotmail.com
I did thank you for your information and said it was helpfull.
Unfortunately the emails don't reach your address.
Nice regards,
Michelle.
[2005] CheckBox in DataGrid control -
Hi,
How do I add a CheckBox Column to my DataGrid and set the Check box in a way that Depending on the value returned in my row, it is either Checked or not checked?
Reaction
Mouse Events for Systray Component -
I made a Component which is able to add/delete/manipulate etc. an icon in the systray. It works fine.
By programming the events, i am able to use Mouseup, down and DoubleClick for Left, Middle and Right Button.
To raise the event of a simple MouseClick I have to decide whether to use
Princess Di -
I know this is a question some people may find in bad taste, but...
when I first heard about her death that evening, my immediate reaction was, "Someone had her killed." But then someone mentioned that Dodi Fayd had died with her. Then I thought, "How? In a closed
Weird laptop reaction...... -
Ok laptop at work. Loads perfectly, runs with no problems, then if you move it, it totally crashes and takes out the hard disk. Have reseated everything, changed the hard disk, and friggin glued the memory cards into place....(well it's out of warranty anyway)...and still get this prob
VB 2005 Express need urgently help with a code strip -
Hi everybody
I am writing a program in microsoft's Visual Basic 2005 Express as a school project. The program is supposed to measure peoples reaction time. For example a big red dot occures on the screen and you have
to push a keyboard key as fast as you can. I have done most of th
Landing on the Moon... previously unseen footage -
In 1969, Neil Armstrong made history by becoming the first man to walk on the moon, uttering the immortal phrase, "One small step for man, one giant leap for mankind." Or did he? Previously suppressed footage discovered by blogjam shows that Armstrong's reaction was a great d
shutdown application problems -
Hi
sometimes when i want to close my application by pushing the 'X' button on top right there's no reaction (but sometimes it works). I also have an exit menu (unload mainForm) and that always works. Its kind of weird cause it just happened sometimes that the 'x' button doesn't work
Printing white text on a black background -
HI,
I seem to have a very simple problem ..
How can I print a white text on a black background using the
printer object ?
I've tried almost everything...
Tanx for your reaction
Be Afraid, Be Very Afraid .... -
The fire at Los Alamos Atomic facilities has one significant
consequence. A secret scientific document was discovered in a bunker
whose security systems were mostly destroyed by the fire. This
document was leaked to the public last weekend.
Actually it reveals nothing that we di
[2005] Taking over mouse events from other app -
If I have Window Handle, how can I filter mouse events that will be detected by that window(eg. when someone clicks on it, I want to raise event in my app insted of reaction in that program)? A can also get that aplication size and position, but then I would need to monitor all mouse e
[2005] active form control -
The Form is already shown, is use this code:
Dim iForm as New Form1
iForm.Label1.Text = "New Form"
But there is no reaction, what code should i write?