Search found 7 matches

by WidmerNoel
Sun Jan 19, 2014 6:12 pm
Forum: Support and Development
Topic: love.visible(boolean)
Replies: 1
Views: 1147

love.visible(boolean)

I am trying to figure out when love.visible should pop.

The documentation sais: "When the window is hidden or minimized"

Well, actually not. All I get is a love.focus(boolean)

Can anyone explain this to me?
(Or could this once more be a problem only windows user experience?)
by WidmerNoel
Fri Jan 17, 2014 5:59 pm
Forum: Support and Development
Topic: setMode doesn't provide desired result...
Replies: 10
Views: 5758

Re: setMode doesn't provide desired result...

Thats interessting. Today I tried it on a W7 Client. Didn't work as well.
by WidmerNoel
Tue Jan 14, 2014 11:32 pm
Forum: Support and Development
Topic: setMode doesn't provide desired result...
Replies: 10
Views: 5758

Re: setMode doesn't provide desired result...

This issue won't fix.
I'll try some more things and let you know if there is some kinda workaround.
by WidmerNoel
Tue Jan 14, 2014 3:51 pm
Forum: Support and Development
Topic: setMode doesn't provide desired result...
Replies: 10
Views: 5758

Re: setMode doesn't provide desired result...

I updated my NVIDIA driver today and updated to Windows 8.1 (Pro).
My Windows isn't cracked, it's a regular license.
And there are no more Windows Updates to install left.

Can someone replicate this on a W8 machine?
by WidmerNoel
Mon Jan 13, 2014 7:25 pm
Forum: Support and Development
Topic: setMode doesn't provide desired result...
Replies: 10
Views: 5758

Re: setMode doesn't provide desired result...

So, I updated my drivers with no effect. Then I tried the script on my Laptop: Best Mode: 1366x768 Desktop Mode: 1024x768 Game-res.: 1280x768 Same behavior, when I go back to my Desktop and then back in the game the mode is set to best. In the love API they say: If setMode() failes, love will automa...
by WidmerNoel
Mon Jan 13, 2014 6:36 pm
Forum: Support and Development
Topic: setMode doesn't provide desired result...
Replies: 10
Views: 5758

Re: setMode doesn't provide desired result...

Well great idea with the graphic cards. I once installed a second card (NVIDIA GeForce GTX 560 Ti) and I have an onboard card as well. Nvidia driver seems up to date and settings are all set to max res. (1920x1080) Did you copy paste the code? I got that nasty feeling that I may messed up with the c...
by WidmerNoel
Sun Jan 12, 2014 11:07 pm
Forum: Support and Development
Topic: setMode doesn't provide desired result...
Replies: 10
Views: 5758

setMode doesn't provide desired result...

Well hello everyone. This is my first post here. I just started out with love. I tried to set my window mode to the highest possible ratio. That worked fine. I wanted to test the behavior when I lower the Desktop Dimensions from my OS (Windows 8.0). My current Desktop Dimension is 1600x900 The highe...