1.8 autominimize

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
Granyte
Posts: 850
Joined: Tue Jan 25, 2011 11:07 pm
Contact:

1.8 autominimize

Post by Granyte »

I was wondering how could i avoid irrlicht 1.8 from auto-minimizing when losing focus?

cause this cause a rtt reset and because my game rely heavyly on rtt the reset sort of crash it
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Re: 1.8 autominimize

Post by hybrid »

Good question, actually didn't realize this so far. Moving to bug forum as this needs to change before we release 1.8...
Nadro
Posts: 1648
Joined: Sun Feb 19, 2006 9:08 am
Location: Warsaw, Poland

Re: 1.8 autominimize

Post by Nadro »

I'm installing my developer environment after upgrade Vista to Windows 8. When I'll finish it, I'll look at this problem (probably at this night).
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Re: 1.8 autominimize

Post by hybrid »

I've already removed the minimize call, not sure if this is still a working bugfix. But minimizing for no reason seems to be counterproductive anyway. I left the rest of the fix untouched, so hoepfully it still works.
Nadro
Posts: 1648
Joined: Sun Feb 19, 2006 9:08 am
Location: Warsaw, Poland

Re: 1.8 autominimize

Post by Nadro »

Finally fix landed on SVN :)
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
Granyte
Posts: 850
Joined: Tue Jan 25, 2011 11:07 pm
Contact:

Re: 1.8 autominimize

Post by Granyte »

wich banch do i need to use to have this fix?
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Re: 1.8 autominimize

Post by hybrid »

Currently all things go to the 1.8 branch, which will be merged to trunk later on, though
Post Reply