Opened 15 years ago

Last modified 14 years ago

#4456 closed bug

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

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

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 entore screen as expected.

Change History (0)

Note: See TracTickets for help on using tickets.