Quantcast
Channel: Community | MonoGame - Latest topics
Viewing all articles
Browse latest Browse all 6821

Restore minimized window in full screen mode

$
0
0

@Myth wrote:

Hello

I have this problem since the first time I started with Monogame, but now it is really bothering me.

When I have the window in full screen mode and I try to minimize it (alt + tab or win + d), the window is minimized, but there is no way to restore it, it is minimized in the toolbar until it is forced to close using the task manager.

It happens to me in all the projects, even in the new ones with only these lines:

graphics.IsFullScreen = true;
graphics.ApplyChanges ();

I would greatly appreciate the help.

Posts: 6

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 6821

Trending Articles