Skip to content

Make cross platform compatible #6

@DragonAxe

Description

@DragonAxe

Currently, the IEDLCDEditor uses windows specific API calls to open dialog boxes and com ports, making it incompatible with Linux and other operating systems.

I was able to get around this issue by commenting the out the msgbox and com port portions of the code. A better solution would be to put those blocks in conditional statements.

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