Re: Fullscreen problem...
Umm, can you upload your project plz, it seems interesting and i want to take a look at the code, thx
Re: Fullscreen problem...
That may not be possible. As you say, yours is a simulation of a full-screen app, not a genuine full-screen app, which I think requires DirectX, or at least some API use I would think.
Re: Fullscreen problem...
simply hide the task bar in your codes.
Re: Fullscreen problem...
Quote:
Originally Posted by jmcilhinney
or at least some API use I would think.
Alright, then does anyone know how to go fullscreen using API?
Or truly hide the taskbar as iehjsucker mentionned?
Edit: I used direct-X before, but my application isn't oriented towards X objects... so API would be a better solution...
Re: Fullscreen problem...
Re: Fullscreen problem...