Changes between Initial Version and Version 1 of Ticket #4456


Ignore:
Timestamp:
Sep 9, 2009, 12:35:00 AM (15 years ago)
Author:
bga
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4456 – Description

    initial v1  
    1 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.
     1If 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.