|
-
Jul 2nd, 2000, 03:23 PM
#1
Thread Starter
Hyperactive Member
i need to know the complete code for a calculator
and i need to know how to send stuff to an aol chatroom
wavy u know super script, subcript, between each letter but, i dont know how to do that with differnt amount of letters, or for that matter i dont know how todo it period, if u can help, thanx i need as much help as i can get.
in vb and mentally
-
Jul 2nd, 2000, 05:44 PM
#2
Addicted Member
You can find the code for a calc in VB$ samples. If you don't have VB4 I could send you the sample code.
-
Jul 2nd, 2000, 05:51 PM
#3
VB4 is not the only version it is included in. It's also shipped with VB5 and VB6.
-
Jul 2nd, 2000, 07:58 PM
#4
SuperScript - <sup>TextToSuperScriptHere</sup>
SubScript - <sub>TextToSubScriptHere</sub>
that will make it all wavy...
to send stuff to an aol chat room you need to find the class of it, and get its hwnd using findwindow api, then you need to use sendmessage API to send commands...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|