vote up 0 vote down star
1

In short: Is there a utility for Windows XP that will force a window to be fullscreen?

Why? I've written an application in Shoes, which I want to display it fullscreen (as a Kisok-type thing)..

As I discovered with this question, Shoes does not currently have a :fullscreen option (until the next release).

So the options seem to be,

  • recompile the current development version of shoes (which I've tried, and didn't have any luck with)
  • find a utility which will force an application to display fullscreen, on Windows XP.

The second option would be best, as it's to run on an old laptop (on which I don't want to install any development tools to compile Shoes for Windows, and no access to another Windows machine to compile on and transfer to the kiosk laptop)

flag

Two notes about the question: I don't have access to another Windows machine to compile Shoes on then transfer it to the kiosk-laptop. Also, although this sounds somewhat like a question for serverfault.com I do not think so, as it is directly programming related. – dbr May 5 at 20:35
Is there a reason you commented on your own post instead of editing it to provide the additional information where it's easily visible? – Ken White May 5 at 20:37
Erm, fair point! I've added the first part of the comment to the question, but the serverfault bit isn't relevant to the question – dbr May 5 at 21:35

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.