Skip to content

window.is_start is always 0 #535

@neradp

Description

@neradp

I would like to modify menu for Win + X. It could be quite easy by documentation.

window.is_start // Returns true if the window handle is for the Win+X menu

Function window.is_start gives me always 0 / False.

There is a small workaround for this:

menu(where=@(window.parent.name == null) type='taskbar' ......

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