hello My mig33 programmers ,
Firstly I want to say Sorry for Making This 2nd Tutorial Lately.
Anyway let’s do our job 😛
Today I’m going to make a simple mig33 hello world for making mig33 tool. 1st of all we have to learn how add controls in forms.
Open > Microsoft Visual Basic 6.0 from start Menu.
After That you will get a screen like that
Clcik > CommandButton
Drag in into the form. >>
After that you will get like this
This is the process of Adding Controls in Form. if you have done all the above steps then Be 100% sure that you have passed the 1st step of making mig33 application 😛
Ok Now single click >Command1< Then You will get Right side of the Toolbar > Properties – Command
In Name write > cmdLogin
In Caption write > Login
Now Double Click >Login<
Have you Got a Screen like Above ? If your answer is “YES” then You are in Right way 😀
Now Write
Private Sub cmdLogin_Click()
MsgBox “This is My 1st Hello World For Mig33 Application”
End Sub
Let’s Make a simple Description about The Previous Command.
* Private means a private Routine, and can be used only from within this form/module process. If it stated as Public then it can be used from other forms/modules.
* Sub means SubRoutine, a sub is a place of codes that can be used and process any data that passed into it, or process codes inside it only.
* CmdLogin_Click() indicates us that this sub is triggered by a click on the CmdLogin button. whenever CmdLogin Button clicked, the script call this sub and process whatever code or commands inside this sub. we will try to learn other control later.
* End Sub
this line tells the script that the Sub of CmdLogin_Click is ends here. every Sub and function must have a Ending line at the last.
Now Click The Circle Button like above Picture.
Have you got a Screen Like above ?? 😛
If you have got Then Click > Login
If you Get The last Picture I’m sure that You understand The This Tutorial Fully. 😛
Practice it again & again.
N.B : Don’t forget To Post Your problem here .
How to make mig33 pc software [Part 1]
How to make mig33 pc software [Part 3]
bro….i have download the vb bt it does not work in my win 7,,,,,,,what can i do now……
what’s prob ?
is vb6 working in windows xp
Ya bro.its working…
Useful information. Fortunate me I found your web site unintentionally, and I am stunned why this accident didn’t happened earlier! I bookmarked it.
Thank you for another informative website. Where else may I am getting that kind of info written in such an ideal approach? I have a undertaking that I’m just now running on, and I’ve been at the look out for such info.
Awesome things here. I’m very happy to peer your article. Thank you a lot and I’m taking a look forward to touch you. Will you kindly drop me a e-mail?
Fine Write-up, Thanks a lot
Bro teach us more
Wonderful website. Lots of useful information here. I’m sending it to a few friends ans additionally sharing in delicious. And naturally, thanks for your sweat!
what is the password??