Nooby Visual Basic question.

Soldato
Joined
23 Dec 2010
Posts
3,483
Hello guys,
This year in college we are programming in Visual Basic, I didn't expect it to be as weird as Pascal but I was quickly proven wrong. However in a attempt to out-do my classmates (I had to, my final bit of Pascal programming last year was awful) I have decided to download Visual Basic 2010 from the Microsoft Developers Website.

So anyways, I have an idea for a program. It's basically going to use the radio-button feature and the user is going to click on a radio button and next to it a picture is going to appear. In this case its going to be a selection of Premier Leauge football clubs and when you select Arsenal a picture of Robin van Persie is going to come up. And so on and so forth with all the other Premier League Clubs (Aston Villa - Dunne, Blackburn Rovers - Pedersen ect..)

So I want to know how I can achieve this.

Thanks.
 
How far have you got?

Often the members of this forum frown upon those who ask others to do their course/home/other work for them, so please have a go at it yourself, then ask for help with problems you find along the way. :)

I am very new to this form of programming, I clicked on one of the radio buttons and then on properites it gave me an option to add a image, but it just stayed on screen, even when I select another radio button.

I must add that this isn't a piece of coursework, purely just me having a bit of a fiddle with it.
 
Post your code. :)

I would if I knew how to!

This is what I've got so far, as I said it's a bit basic to say the least. But it's basically going to be my scrapbook of VB throughout the year, and then hopefully I have a program at the end of it that i'll release.

4Hs4L.png


So as you can see, its not exactly brilliant. I've got the radio buttons to work and the about button to show a disclamer and the exit button shuts it down completley. (However I would like to implement a 'Are you sure' option onto it, but that'll come when I learn more). I'm not kidding when I say i'm an absolute noob, I didn't bother with it untill last Monday so this is a very new thing to me.

Heres some of my code.

YhdCI.png


But if anyone here could help me get pictures so that whenever a radio button is selected a picture will appear on the side then that'll be fantastic. To the person who tried to help earlier on, I didn't understand any of what you just said!
 
Thank you for the help guys, I have decided to drop this project and work on something a bit more valid.

If you would like to view my project then please feel free to message me on trust.
 
Back
Top Bottom