My fist Visual Basic program, opinions please.
#1

Sup sup,

I started experimenting with Visual Basic yesterday for a school project, and I made a lil program. It's not done yet though.

Please keep in mind that this is the first time ever that I'm working with Visual Basic, so don't be too harsh


[ame]http://www.youtube.com/watch?v=_sqE3e3nISI[/ame]
Reply
#2

It's pretty nice if it's your first one keep going.
Reply
#3

oh this is preety good starting for first proggramme keep going
Reply
#4

Very nice for a first program My first vB program was crap compared to this
Reply
#5

My first project was a calculator If i see this, and it's your first project then it's not bad, but not good either. Keep practicing
Reply
#6

danke schun
Reply
#7

I'd rather disable or block the other tabs if the name isn't filled in. Not exactly sure if that's possible in VB, but I'd still make sure somehow that they can't leave the initial screen.
Reply
#8

Quote:
Originally Posted by Vince
Посмотреть сообщение
I'd rather disable or block the other tabs if the name isn't filled in. Not exactly sure if that's possible in VB, but I'd still make sure somehow that they can't leave the initial screen.
If I knew how :/
Reply
#9

Quote:
Originally Posted by milanosie
Посмотреть сообщение
If I knew how :/
Just use enabled: true or false.

btnHere.enabled = true/false
Reply
#10

That`s nice,keep going.
My first program it wos TextDraw creator but i did it fast and just for fun..then Dialog Creator.
Quote:
Originally Posted by Vince
Посмотреть сообщение
I'd rather disable or block the other tabs if the name isn't filled in. Not exactly sure if that's possible in VB, but I'd still make sure somehow that they can't leave the initial screen.
It is posible,check dialog creator.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)