Added: 4 years ago
From: BossyBoy
Views: 77,607
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (211)

Sign In or Sign Up now to post a comment!
  • cool vid

  • thank u

    it worked

  • how do i save the file...im new to this program..i would like it to be umm a indipendent program...i dont want to open it in Visual Basic...i dont know how to save it like that can u pls tell me or something? :) Nice vid!

  • @brisingr987 You go to project and then go to build

  • @moeezk7 I never look at the time it was posted:P

  • @moeezk7 Your an Idiot,

    But however

    im going to make a few instruction video's ;)

  • i don't know if making calculator in Windows Basic is so easy like you did

  • ive got a good calculator.....its called you're brain , coming soon to human near you 

  • Lol!

  • why don't you dim the values?

  • Thanks man helps with homework and works great

  • when i create a project it pops up "requested registry acsess " somthing , plz help

  • does it do order of precedence? if so what was the code for that?

  • never mind its a shit calculator anyway

  • cheers mate. that was a helpful vid

  • Shell("C:\Windows\calc.exe") 'Nuff said

  • why wont u use textbox1.text (textbox2.text * textbox3.text) in the button class much easyer

  • Thanks! 

  • this is kinda dry , sorry i want the numbers in it

  • lol..

    but i made something but when i used it it didnt uadd the nubers after the: ,

  • im making anathor thing but when i try to run it it says debug .exe file missing

  • Man dis is the best... i give this vid 100000000000000000000000000000­0000%!

    :D :D :D :D :D :D :D :D ;) a million

  • Better Version:

    Label2.Text = "÷"

    Label1.Text = Val(TextBox1.Text) / Val(TextBox2.Text)

    else

    Label1.Text = "NaN"

    In 6.0:

    Label2.Caption = "÷"

    Label1.Caption = Val(TextBox1.Text) / Val(TextBox2.Text)

    else

    Label1.Caption = "NaN"

  • thanks

  • how do i publish it? :)

  • @fcarreiro go to your documents,visual basic,projects,Calculator,bin,­debug and drag the file to your desktop!

  • You're awesome! That helped me very very much.

  • @ tazz99099 He did a great job...

    Get over yourself everyone makes mistakes.

    @BossyBoy It was well done, Great job I actually use the % sign for / when I make this with divide

  • watch Visual basic calculator from video respondes how to use root and square on your calculator

  • thnx thnx thnx i didn't know how to pass the test in front of me till now thanks again keep it up

  • thnx thnx thnx i didn't know how to pass the test in front of me till now thanks again keep it up

  • yeah !! ive done my first calculator thanks for the tut but how can i save the calculator for later use without the need of visual basics ?

  • @fernando405 'debug' -> 'build (your proj name)'  it will save the .exe file in C:/user/yourID/documents/visua­l basic 2010/projects/project name/.... /bin/release/name.exe

    you can run the .exe file without opening visual basic.

  • yo add me in youtube MAFIA i wana code with u k

  • how do u get that program

  • THANK YOU :)

  • Nice made

  • this does not work with points

  • omg why is everyone freaking out abbout mistakes ok i made a mystake and sucked my dick big deal everyone makes mystakes so stfu noobs!

  • code its

    label1.text = val(textbox1.text) + val(textbox2.text)???

  • how about the point button? i mean if i want a number like this --> 2.3 how can i write it? thanks

  • It doesn't works

    Says that Expression cannot be converted in to a Text box bla bla bla

  • haha nice!

    I am a beginner so this is a good start :)

  • @BossyBoy Can I just point out that he called you a dumbass so he should be sorry

  • where is the clear button? you must add clear button, tu clear the inputsm, the began a ne computation..

  • This worked epicly! I am making an epic web browser and I needed to put something in the "Tools" menu and I decided to put a calculator. Thanks for this video! I will subscribe. :3

  • why can't i see a private sub PLEASE HELP

  • THANK YOU SO MUCH!!!

    I FINALLY MADE MY OWN CALCULATOR!!! YES!!!! YEAH!!!! and u werent rude

  • kfih1e

  • How did u Recordered this ?

  • @BossyBoy Dont be sorry, you both were rude =P.

    Good people.

  • Whoa! I came here to youtube! and I love their new player!

  • Lol its a copy of the another tut :P??

  • It work great . Thank you :)

  • 2:39 :o

  • One suggestion— Instead of the % sign just use / for divide. 

  • Put music please.

  • legenary fucjdfsdf

  • Thanks!

    I have the Visual Studio 2010

    and this works fine!!

    Thanks Again!

  • Thanx Buddy...............

  • @razaarashid Buddy sounds wierd for someone who doesent know the person...

  • How would you get the problem to show up in label one or the lable you use for the answer?

  • Thank you, it helped me a lot with my homework! ^^

  • @Purple2Hill LOL so lke ur mom sees ur not using a calculator ur using it on the desktop shes like not using a calculator (dosent look on computer) lol

  • Hehe, it was natural to snap back. I insulted you, sorry bout that too. But regardless, nice program. How much VB do you know? Would you be willing to teach? I am an experienced programmer I just can't find any good resources for learning vb8

  • if you need help with VB I'd be willing to help you out

  • lol i need help

  • You think I didn't know that? I used a / in the code so obviously I knew what divide was. It was a mistake, everybody makes them.

  • Sorry, just seemed like a pretty bad mistake ;)

  • @lilneo1 it wasn't that bad a mistake, it can be written that way so if people don't know, just don't get so mad

  • Wow you fighting on youtube is retarded even if U win your still a RETARD

  • % is the same thing... the percent symbol means a fraction and a fraction is a number over another number... which is division.

    0/0 and % are the same thing...

  • no but in C++ its the modulus operator

  • @lilneo1 ÷ is divide.

  • @lilneo1 i fully agree and bossy boy your spelling wasn't that great

    you: claculator

    proper:calculator

  • @lilneo1 FUCKER This is divide >:)

    ÷ Html: &divide

  • @chopy104 whoops ÷

    

  • Comment removed

  • dude my multiplication and division works

    but how come my subtraction and addition dosnt work

    I did exactly what you did.

    I still dont get it.

  • yes its the same here

  • nice but how do you export the prgram? So you dont have to install it>? Please reply

  • Yes you do you need to install visual microsoft windows

  • um.... is there like a save as button? i gotz vb8

  • ya go to file save as save where you want it and then just drag it on on your desktop

  • Visual Microsoft Windows?

    No, you do you need to install Microsoft Visual Basic...

  • how do you export the program are you serious lol

  • thnx!

  • a 7 year old can do that

  • lol o can a 9 year old

    ME

  • Im trying to make a sign up form. How do i make the "continue" button go to the next form? whenever i debug the file to run it. it does nothing

  • Here:

    theformsname.Load

    Unload Me

  • that doesnt work. it says i have to use a "RaiseEvent" and i dont know how..."Unload me" isnt even a command phrase.

  • what coding language are you using?

    btw Unload Me closes the form that its put in in visual basic

  • I dont describe it as a Language. But i suppose VBScript is what im doing. I do "Form2.Show()" but it doesnt close the Other form

  • do me.close

    man thats the first thing i lernt in vb

  • no i mean do this

    form2 . sh ow then

    me . c lose

  • i know i found out already. your way gave me a few tips so i tried more things and got it. thanks

  • i used to bee like what is vb

    now its like lasr century i was

    watchin this vid

    to make my web browser

  • Also. It still doesnt work. "unload me" isn't in the command database. There is only "Me.close" or "Close" and even when you do that. the form opens then immediatly closes because the origin form is closed....

  • He's usuing C++ language.

  • No,

    he usuing Visual Basic language.

  • ( theforms name ).show

    me.hide

  • click on project then add windows form to create a new form then declare a variable and initialize it

    dim MyForm2 as Form2

    MyForm2 = new Form2

    then type

    MyForm2.show()

    me.hide()

  • could i do this with C++?

    and also could you add skins and colors

    on the calc?

  • ThaNks! ITs cUTe.. :P

    I hAtE WeN ppL uPLoAd

    TuTOrIaLs lIKe tHAt bUt

    THeY DnT SpEcIfY SoM

    cOdEs AnD cHANgEs....

    ThAnK GoD I fOuNd UrS...

    :)

  • ahhahaha thanks bro i have an assign now hahaha!!!!

  • haha thanx!

    im thinked at thats whas harder lol!

  • wow..thats awesome..but i wanna know how we can make a program, to start from scratch without some tools, how do techies make those progs? like mozilla and others? can someone pls tell me how?

  • Well most software designers these days do most of their work in either c or c++ (both are different programing languages) but they are a lot more complicated then using visual basic, though visual basic is a great starting program to learn the basis of programing and ITS FREE :D

    If you are new to programming you should start with visual basic then when you are confident move up to either c or c++

  • This is my very first time programming, and all I have to say is you did a very good job explaining it to newbies to programming such as myself. One thing that I do recommend is the writing in the video, should be a darker color such as black, so that it is more clear to see.

    5/5

    Thanks SO MUCH!

  • Thanks for the feedback and glad i helped! Yeah it should be darker.

  • If Anyone Could Help Me Whit A Screen Recorder I Promisse I'll Upload Any Vb 2008 Tutourial You Want PLEASe HELP ME

  • download ("BRS screen recorder, or you can make one using vb 2008")

  • Thanks But I Found Hyper Cam 3 And It Works Great :D

  • it just adds............

  • I could do it much better

  • Thanks.

  • Wow

  • nice jop man ty:):):)

  • Dude for divide u dont use % u use / everybody knos that...

  • Yeah, that was a mistake, I didn't mean to do that.. It's one of those things you don't notice until after you are done.

  • actually you use ÷ ( alt +0247 on numpad)

  • Nice!!!!

  • hey thx tell me how to put it on websites

  • how do I make a a button work like reset??

  • heres the code for your reset button:

    label1.text = " "

    label2.text = " "

    textbox1.clear

    textbox2.clear

  • hey Tnx man! =)

  • no problem =)

  • Hey Nice Work Man ;)

    Thanks

  • I tricked mine out, by adding some colors and stuff. Great tut BTW

  • good program

  • how u make a gaia gold generator with this?

  • thanks!

  • Thank you, it worked

  • thank you alot,this really helped

  • CATFISH!!

    its label 1! no label 11

  • turns out you didnt cement those 2 bricks together....pull the whole thing apart...start again

  • lol

    soo true!!

  • i can't figure out the symbol before "+" does anyone know

  • Working fine for me :). Thanks for the upload. It would be nice if you could make more of theese videos.

  • whats the symbol before the "+"?

  • works awsome now I'm orking on adding to it just forgot code lol

  • error.

    keep saying the label1 is wrong, and the % is not valid

  • Thanks for the help, I got it to work :D

  • My wont freaking work!

    It just says somethinh about "Label12" and "Label11" missing or something!

    Can someone help!

    Everytime I do stuff like this IT DOESNT WORK!

    P.S. I'm very new to this.

  • Do you even have label12 and 11 , make sure you is commanding the Label1 and Label2

  • you see...label12 and label11 is just like a brick....

    and you have to cement the bricks together dont you? to hold them in place? well that cement will collide with label12 and label11 making them not work!! to solve this, remove the cement, chuck it away, start to make the calculator again!!.....always works with me!!

  • Hey, thanks for helping. I tried it again and found it my prob.

    I though it said "Label11" and "Label12"

    Turns out, I was confsued by the letter "l,L" and the number "1" (one).

    So yea, fixed it and works fine!

    Thanks!!

  • after putting da code, an error that says "The name 'val' does not exist in the current context"

    help pls. thx

  • Real calculators are about first , second... and sign variables , it is good for a first program but to make a calculator it needs to be more advanced "at least calculating 20 numbers on the same textbox"

  • what recorder program are you using with that yellow dot, its cool

  • Somebody knows why to me the toolbox not appears?

  • Normally you press in View (in the toolbox up) and then ToolBox, or you have a little drawing with a hammer and something else. Press it

  • Okz, already it is arranged, thx!

  • lol first program what noobs a web browser was my first ADVANCED! web browser

  • Advance? How it is advanced? did you add it more features than just ago button, browser window and a URL text box? How?

  • OMG! that was so easy and simple! thanks a lot. that REALLY help me out on an assignment. ^_^

  • My first program. HAHA . thnx.

  • same here LOL

  • great video 5 Stars

  • NIce_!

  • Thnx very muc for teaching me :D

  • Label2.Text = "+" Label1.Text = Val(TextBox1.Text) + Val(TextBox2.Text)

    The L and 1 look like each other in VB so i though it was an 1, just fixed it

  • Labe12.Text = "+"  Labe11.Text = Val(TextBox1.Text) + Val(TextBox2.Text)

    The code

  • Thanks so much! i made my own!

  • Thanks, this is my fist program I've made!

  • woot thanks that was easy made my first aplication!

  • I keep getting NaN...

    WTF.

  • thanks 10/5