Search:

Type: Posts; User: Pine_Apple

Search: Search took 0.04 seconds.

  1. Replies
    9
    Views
    2,922

    [VB 6] Re: [RESOLVED] Help with timing procedures

    I see... Yes, if I remove the timer and just use the loop plus refreshing the controls I do get a rather 'subliminal' glimpse of the output. I have heard that a loop can function as a timer (or...
  2. Replies
    9
    Views
    2,922

    [VB 6] Re: [RESOLVED] Help with timing procedures

    Sorry about that, I did want to wrap it in code tags, but I wasn't sure how to do it.
    As for the code itself, I didn't post all of it on purpose, I just though it's irrelevant and makes it quite...
  3. Replies
    9
    Views
    2,922

    [VB 6] Re: [RESOLVED] Help with timing procedures

    Erm, hello again :wave:.

    I have another problem, but didn't want to start a new thread as it's still related to timing.
    I coded a couple of loops within a timer, but although everything seems to...
  4. Replies
    9
    Views
    2,922

    [VB 6] Re: Help with timing procedures

    Wow, that would have never occured to me... Thank you!
    I did try it, but couldn't get it to work properly either. Anyway, I've found a way around it! Very clumsy coding (making the timer read a...
  5. Replies
    9
    Views
    2,922

    [VB 6] Re: Help with timing procedures

    Ok, so I did something which in my head should be working just fine, but in reality it behaves quite oddly...
    I set the timer's interval to 1 millisecond and then created a variable to count each...
  6. Replies
    9
    Views
    2,922

    [VB 6] [RESOLVED] Help with timing procedures

    Hi everyone,

    I’m having trouble yet again, this time to do with timing. I have created a bunch of Public Sub procedures that draw different graphics, but I want them to be executed in a specific...
  7. Replies
    10
    Views
    3,125

    Re: [RESOLVED] Dividing a circle

    Rrrright! As embarrassing as this is... I have finally realised what the issue is... :blush: The resolution of the screen!!! :eek2: It's fixed now and everything corresponds to the correct...
  8. Replies
    10
    Views
    3,125

    Re: [RESOLVED] Dividing a circle

    Yeah, I thought so too! But it didn't make any difference :sick: There must be something fundamentally wrong with the scales because I also just noticed that the centimetre measurements are not...
  9. Replies
    10
    Views
    3,125

    Re: [RESOLVED] Dividing a circle

    Yeah... it makes no sense for them to not be spaced equally cause the coordinates are correct, I'm sure of that! However, they aren't! In the end I actually measured them manually by placing a...
  10. Replies
    10
    Views
    3,125

    Re: [RESOLVED] Dividing a circle

    Ah, yes! That would be quite helpful because although I've managed to centre the circles, they're still not equally spaced :(
    However... I'm not sure how to draw a hexagon... I mean, what kind of...
  11. Replies
    10
    Views
    3,125

    Re: [RESOLVED] Dividing a circle

    Ok, here I am some time later to continue my potentially annoying monologue... I realised my mistake is in declaring variables as Integers when clearly they are NOT whole numbers... duh! When I...
  12. Replies
    10
    Views
    3,125

    Re: Dividing a circle

    Rrrright... I spoke too soon. I don't mean to be annoying, but I have another problem now. I've created most of the stimuli as I wanted, but there seems to be something wrong. I've uploaded a picture...
  13. Replies
    10
    Views
    3,125

    Re: Dividing a circle

    Ha! It took me a while, but I brushed up on my trigonometry and I figured it out myself (with little help from Google of course :blush:). I consider this resolved now :wave:
  14. Replies
    10
    Views
    3,125

    [RESOLVED] Dividing a circle

    Hi there!
    I’m having big trouble trying to design some stimuli for a visual experiment. Mainly because programming (and maths) is not my strong point, plus I’m not even sure if VB can do what I...
  15. Re: Help with Timer control & Intervals

    WOW! It worked!! And amaizingly I do get the logic behind it. Thank you MarkT! And thank you everyone! I could not be more grateful! I hope I can manage by myself from here on (hmmm)...

    Thank you...
  16. Re: Help with Timer control & Intervals

    Yes, I noticed that... they seem to do their own thing regardless of what intervals they have. Unfortunately I'll have to use them as I need exact timings.



    Oh... I see what you mean. But isn't...
  17. Re: Help with Timer control & Intervals

    Ok... I decided to see if I can get the label to display the sequence without messing with the timer interval for now. I came up with the following code, but it doesn't seem to work... When I run in...
  18. Re: Help with Timer control & Intervals

    Thank you both so much! I'll try it all out now, it will probably take me a while to get my head around but at least I've got a direction.
    Cheers.
  19. Re: Help with Timer control & Intervals

    Sorry LaVolpe, I probably didn't express myself properly. I'm using version 6, and I meant that it seems there can't be multiple intervals for the same timer.
  20. [RESOLVED] Help with Timer control & Intervals

    Hello,

    I'm a VB beginner and I've already been through a couple of good books, but I'm still having problems with designing my application.

    I have a single label, and i need it to display a...
Results 1 to 20 of 20



Click Here to Expand Forum to Full Width