Results 1 to 6 of 6

Thread: Designing a form

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2002
    Posts
    3

    Designing a form

    Hi all,
    I am very new to VB, however, I am well experienced in VBScript (ASP) so I'm not totally lost


    I'm trying to learn VB by doing a chat system with a client and server. It will work like mIRC, and the look n feel will also be inspired by mIRC.

    The problem is this:
    I can't make the form look the way I want it to look like, and god knows I have tried in MS Visual Studio!
    Would it be too much to ask of you if someone could just make the basics of the pic below (mIRC) ??

    Questions? Just ask and I'll try to answer them!

    Thank you in advance.

    -W
    Attached Images Attached Images  

  2. #2
    PowerPoster
    Join Date
    Aug 2000
    Location
    IN SILENCE
    Posts
    6,441

    Well

    The Chat window look to be a RTB

    The User List could be a texbox

    Definitely a Texbox at the bottom...
    Remaining quiet down here !!!

    BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....

  3. #3
    Fanatic Member WorkHorse's Avatar
    Join Date
    Jul 2002
    Location
    Where you live.
    Posts
    591
    Try using the VB application wizard. That will set up a basic MIDI application. You'll have to load in your icons, etc. The Explorer style in the wizard will make a form with a splitter bar like you have in one of the screens. The wizard can at least get you started.

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    Here is a screen that I whipped up for you to get you started. It contains two richtextbox controls, both with vertical scrollbars, and are separated by a splitter which allows for "whenever you want" resizing.

    Hope it helps.

  5. #5

    Thread Starter
    New Member
    Join Date
    Oct 2002
    Posts
    3
    thanks a lot guys!

    However, I'm not so sure I'm gonna continue on this project anymore, it seems much more fun to do a game!

    I know, I know, it's going to be tough for me. But would it be too hard ?

    Im thinking of a 2D game, maybe a soccer or a hockey game.

    Would that be a too big project for a newbie ?
    Is a chat-type-of-thing a better place to start ?

    thank you,
    -W

  6. #6
    Fanatic Member Mushroom Realm's Avatar
    Join Date
    Mar 2002
    Location
    Murrieta, California
    Posts
    650
    way to hard for newbie, make ur chat thing for practice, then work on an arcade game, then u can start looking into a sports game (consider everything, from rendering, to moving, to ai)

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