Skip to content

Form save_file typo #1327

@gustavomsgusmao

Description

@gustavomsgusmao

Hi Ehsan! I hope you are well. Before describing the issue: Thank you for this awesome tool. I'm learning a lot with it, and hopefully, soon, I can collaborate on this project. In fact, I do not make the change myself since I'm still getting used to collaboration in a remote repo haha

Description:
I was trying to replace the title from a save_file form, but it failed on pyrevitlib\pyrevit\forms\__init__.py (line 2835). I guess that this line should be:

  • sf_dlg.Title = title
    not
  • of_dlg.Title = title

image

Desktop:

  • OS: Windows 10
  • pyRevit Version : 4.8.8

Log:
log

Metadata

Metadata

Assignees

No one assigned

    Labels

    Python APIIssues related to pyrevit as a python module [subsystem]

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions