Skip to content

Set Window Title when Initiating Console #33

@millsapjohn

Description

@millsapjohn

This seems like a very minor thing, but I was wondering if it would be possible to add a line to the code to set the window title. I have a plugin (FlyoutDocks) that I use to manage dock widgets in QGIS, and it would be really nice to have the Qt windowTitle() property set for the dock widget. I would be happy to open a pull request if that's what's wanted, or a maintainer could simply insert self.dock.setWindowTitle('IPyConsole') after line 380 (for example) in IPyConsole.py.

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