Results 1 to 5 of 5

Thread: how can i set my game on full screen without the bar at the top

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2000
    Posts
    33

    Question

    i know you can maximeze a form in visualbasic but you have always the top bar like where the name of the program is into it and how can i use 3d characters in vusaul basic is it possible ore do i need a 3d engeine then??

  2. #2
    Fanatic Member
    Join Date
    Sep 1999
    Location
    Bethel, North Carolina, USA
    Posts
    987
    You need to learn the DirectX SDK.
    Get it here http://msdn.microsoft.com/directx/
    {Insert random techno-babble here}

    {Insert quote from some long gone mofo here}

  3. #3
    Member
    Join Date
    Nov 2000
    Location
    Palma de Mallorca, Spain
    Posts
    39
    To quit the top bar select the form and go to it's properties menu, then, change the borderstyle property to 0(none)

  4. #4
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    Native VB is way to slow for 3 dimensional graphics (even for 2 dimensional ) If you are really considering 3D programs, learn C++.


  5. #5
    Guest
    Actually, it is possible to build a decent engine in VB, however, the C++ equiv. would be much better.

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