hutchy4122's Profile
Reputation: 0
Apprentice
- Group:
- Members
- Active Posts:
- 19 (0.03 per day)
- Joined:
- 22-October 11
- Profile Views:
- 404
- Last Active:
Nov 11 2012 11:27 AM- Currently:
- Offline
Previous Fields
- Country:
- Who Cares
- OS Preference:
- Mac
- Favorite Browser:
- FireFox
- Favorite Processor:
- Intel
- Favorite Gaming Platform:
- Who Cares
- Your Car:
- Who Cares
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: check if number is between two numbers inclusive
Posted 11 Oct 2012
Here's a slightly different method using select case statements.
Select Case number Case minnumber to maxnumber : Exit Select Case Else : MsgBox("The number is outside of the range. It must be between " & minnumber & " and " & maxnumber & ".") End Select -
In Topic: Code for deleting a specific line drawn in runtime?
Posted 7 Oct 2012
Thank you! I've found a way to use that in my code. I spent ages trawling through Google beforehand, and it seems so simple now you've explained it to me. -
In Topic: Code for deleting a specific line drawn in runtime?
Posted 7 Oct 2012
Sorry if I'm coming across as ignorant, but I'm a bit of a beginner in VB and to be fair, I have no idea what you're talking about. I have heard of the sender object, but what do you mean by 'cast it to lineshape and dispose'? -
In Topic: Code for deleting a specific line drawn in runtime?
Posted 7 Oct 2012
I know how to add items to a list, but if they are LineShapes, does removing the items remove the shapes from the form? And if so, is there a way to search for a particular item in the list corresponding to, say, x and y positions, and remove it? -
In Topic: Program not performing code after FileSystem.Input method
Posted 3 Oct 2012
Thanks so much. It told me exactly what I had done wrong. Problem solved. +1 for you
My Information
- Member Title:
- New D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
-
- Interests:
- Music, Rock, Metal, Programming, Tennis
- Programming Languages:
- VB6
Contact Information
- E-mail:
- Private
Friends
hutchy4122 hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
hutchy4122 has no profile comments yet. Why not say hello?