2009年4月25日 星期六

How do I make a full screen game application? - C++ Builder - Forums at ProgrammersHeaven.com

How do I make a full screen game application? - C++ Builder - Forums at ProgrammersHeaven.com
Re: How do I make a full screen game application? Posted by bilderbikkel on 22 Oct 2007 at 12:05 AM
: I made a game with Builder C++ 5 that runs in a window. It doen't
: use OpenGl or DirectX.
:
: Is there any way to make it into a full screen application?

Set your Form's WindowState to wsMaximized and BorderStyle to bsNone.

Good luck,

bilderbikkel

沒有留言: