Jump to content

Need to resize fullscreen app


Recommended Posts

I frequently use an old (delphi I think) app that only runs in fullscreen. Is there a way to make it run in an au3 window of a smaller size? I'm able to WinGetHandle and WinSetTitle but WinMove has no effect at all.

any ideas?

AutoIt windo tool reveals:

Press CTRL-ALT-F to freeze the display.

>>>>>>>>>>>> Window Details <<<<<<<<<<<<<

Title: 3

Class: TForm1

Size: X: 0 Y: 0 W: 1280 H: 1024

>>>>>>>>>>> Mouse Details <<<<<<<<<<<

Screen: X: 1279 Y: 1023

Cursor ID: 2

>>>>>>>>>>> Pixel Color Under Mouse <<<<<<<<<<<

RGB: Hex: 0x000000 Dec: 0

>>>>>>>>>>> Control Under Mouse <<<<<<<<<<<

Size:

Control ID:

ClassNameNN:

Text:

>>>>>>>>>>> Status Bar Text <<<<<<<<<<<

>>>>>>>>>>> Visible Window Text <<<<<<<<<<<

>>>>>>>>>>> Hidden Window Text <<<<<<<<<<<

Link to comment
Share on other sites

There are ways to get full screen apps in a window, but I don't think you'd want to know about them. =) No kidding.

Try the all simple, Alt+Space method, and if that doesn't work, Alt+Tab out of the application and right-click on it's tray icon. Click Properties. You'd be able to find a radio group with the options:

( ) Window

(*) Fullscreen.

Select the window option.

#)

Link to comment
Share on other sites

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...