Skip to content

form_type -> widget_type since IDA 7.7 #81

@saidelike

Description

@saidelike

A minor change is required:

  File "C:\Users/User/AppData/Roaming/Hex-Rays/IDA Pro/plugins\HexRaysPyTools\callbacks\scanners.py", line 130, in update
    if ctx.form_type == idaapi.BWN_FUNCS:
Please use "widget_type" instead of "form_type" ("form_type" is kept for backward-compatibility, and will be removed soon.)

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