Skip to content

DeviceDataWriter Path property grid editor does not allow for folder selection #80

@banchan86

Description

@banchan86

Motivation

The Path property for DeviceDataWriter has an editor associated with it that opens up the Windows file explorer dialog for file selection instead of folder selection.

Proposed Solution

In reflex-generator/interface/Device.tt the editor uses SaveFileNameEditor. The right editor seems to be FolderNameEditor. This seems to be an easy fix which I will raise a PR for. I am not sure if there is other stuff that needs to be changed though.

Workaround

Typing the folder name directly in the property grid works

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions