Skip to content

[Request] To set program window position on monitor screen when program start. #331

Description

@ambaca

Request. Function or global variables, to able to set custom location for program window into background, when program start.

  • For now this can be done manually, editing olcPixelGameEngine.h file
    Line 1999
    if (platform->CreateWindowPane({ 30,30 }, vWindowSize, bFullScreen) != olc::OK) return olc::FAIL;

Line 6138

if (platform->CreateWindowPane({ 30,30 }, vWindowSize, bFullScreen) != olc::OK) return olc::FAIL;

Discord chat:
https://discord.com/channels/380484403458998276/486237126308921344/1086662155635535972

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions