Opened 15 years ago

Last modified 14 years ago

#4456 closed bug

BDirectWindow::SetFullscreen() does not work as expected with hidden window. — at Version 1

Reported by: bga Owned by: jackburton
Priority: normal Milestone: R1
Component: Kits/Game Kit Version: R1/pre-alpha1
Keywords: Cc: grzegorz.dabrowski@…
Blocked By: Blocking:
Platform: All

Description (last modified by bga)

If you construct a BDirectWindow and calls SetFullscreen() on it before calling Show() by the first time and then call Show() the window will not be resized to fit the entire screen. I would expect that the SetFullscreen() call would resize the window and set its position even if the window is not showing yet and that when Show() is called it would be taking the entire screen as expected.

Change History (1)

comment:1 by bga, 15 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.