Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

User Image
Grosner1
14 discussion posts
In my C# scripted function, I start my application with:

Code

uint app1ID = BFS.Application.Start(app1Path,applArg);

How do I set the window style (e.g. Hidden, Normal, Min, Max)?
Jun 7, 2022 (modified Jun 7, 2022)  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Sorry for the delay on this, was waiting for some feedback from our developers. We are going to look into adding a new scripted function that will allow you set the window style. It should be a fairly easy addition so hopefully should be in one of the next few betas.

Thanks!
Jun 17, 2022  • #2
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Just wanted to follow-up and let you know that we've implemented this feature request in the latest beta version of DisplayFusion. You can download the latest beta version from the link below:
http://www.displayfusion.com/Download/Beta/

We've added these functions:

BFS.Application.StartHidden()
BFS.Application.StartMaximized()
BFS.Application.StartMinimized()

Thanks!
Dec 1, 2022  • #3
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(1)  Login to Vote(-)