----------
----------
----------
-5--7--9--
-5--7--9--
-3--5--7--
This is my input (for those who know guitars its tabs) It works fine until i try to put another input like this to the right of it.
Well, since I'm not sure what I am doing with visual basic (I have just started to take a computer programming class this trimester) and my teacher teaches me nothing, I don't know what ewrite means. However, what I am doing is putting my input directly into the text box with the command button click.
If a.Value = True Then
txtWrite.Text = "---" & vbCrLf & "-2-" & vbCrLf & "-2-" & vbCrLf & "-2-" & vbCrLf & "-0-" & vbCrLf & "---"
End If
The Input looks like this in the text box
---
-2-
-2-
-2-
-0-
---
Oh I see, the problem is that I'm trying to make a program that will make tabbing much easier. It takes alot of time and effort to type in the individual numbers for the chords and such. So what I am trying to do is make buttons where you can select chords, powerchords, bar chords, and all that good stuff and just put them into one text box. Then you can push another command button and it will apear in the top text box. My problem is trying to put two sets of chords or whatever in the top text box because it ends up looking like this.
Ok, it's very, very simple stuff because i'm a total vb newb how did you zipit onto here? Sorry all I can ask is for your patients, i know little about computers.
Under the box that you type your message in there's a button called "Manage Attachments" click it, and a new window will pop up. Click the "Browse" button, select your zip file, and click "Upload". It will tell you when the upload is finished, then close the window and post your message...
You will need Winzip to zip your project if you don't have it already...just zip the whole folder containing your project's files
You can download a free version of WinZip from here http://www.winzip.com/
Ok, it's an evaluation copy, but it works.
Open WinZip, by selecting all the files in your project, right click, and select WinZip -> Add to Zip file. Give it a name, and the files will be compressed into one Zip file.
Reply to a message, type in some text, and scroll down to the Manage Attachments button. Click BROWSE, and double-click on the .zip file.
Then click ATTACH.
When you SUBMIT the reply, the file will be included in the post.
I see now that it's a 21-day trial period. I think it just nags you after that time has elapsed. I have a registered version, so I'm not sure.