Skip to content

Question: CodeArea content modified can be checked? #569

@edubolis

Description

@edubolis

Hi, Everyone.

I'm working on an IDE project which, of course, allows you to open and edit multiple files at the same time.
I tried to implement a "save all" menu option; it just verifies which have been modified and saves them
I thought it would be a simple operation, but I was not able to figure out how to check whether the content of the CodeArea object was modified or not.
I think I need to create a boolean property and observe some kind of event associated with the modification, I just have not figured out which event and how it works.
Is there an example of how this can be done, for me to base?

thanks in advanced,

Eduardo Bolis

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