Click to See Complete Forum and Search --> : how can i set my game on full screen without the bar at the top
Bjorn
Dec 4th, 2000, 01:57 PM
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??
YoungBuck
Dec 4th, 2000, 04:03 PM
You need to learn the DirectX SDK.
Get it here http://msdn.microsoft.com/directx/
M@rk
Dec 5th, 2000, 04:26 PM
To quit the top bar select the form and go to it's properties menu, then, change the borderstyle property to 0(none)
SteveCRM
Dec 5th, 2000, 10:51 PM
Native VB is way to slow for 3 dimensional graphics (even for 2 dimensional :( ) If you are really considering 3D programs, learn C++.
:)
Actually, it is possible to build a decent engine in VB, however, the C++ equiv. would be much better.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.