Skip to content

Status bar with live word & character count #11

@Mandip77

Description

@Mandip77

Summary

Add a bottom status bar showing Words: N, Chars: M.

Tasks

  • Add Label in FXML (bottom of BorderPane).
  • Listen to txtarea.textProperty() and update counts.
  • Optional: show line/column of caret.

Acceptance Criteria

  • Counts update live and match expected values.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions