Results 1 to 4 of 4

Thread: If you L0ve Vb U will AnSwEr Me

  1. #1

    Thread Starter
    Hyperactive Member flame_211's Avatar
    Join Date
    Jun 2000
    Location
    I dont really think I know where I am???
    Posts
    393

    Exclamation

    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
    Reach me at:
    AIM: FlameWide
    AIM: Itz deep6
    MSN/Email: [email protected]

    Check out these sites:
    My Blog

  2. #2
    Addicted Member
    Join Date
    Jun 2000
    Posts
    175
    You can find the code for a calc in VB$ samples. If you don't have VB4 I could send you the sample code.
    Mass

  3. #3
    Guest
    VB4 is not the only version it is included in. It's also shipped with VB5 and VB6.


  4. #4
    Guest
    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
  •  



Click Here to Expand Forum to Full Width