Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Fix Event TextChanged in TextCellView in ListView #526 #570

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

juandinamarca
Copy link

No description provided.

@residuum
Copy link
Contributor

residuum commented Sep 9, 2016

I see two problems with it:

  • Adding WidgetEventArgs.Text. Why not use a different class, e.g. TextWidgetEventArgs with the properties bool Handled and string Text?
  • This is only an implementation for GTK, not for WPF or Mac.

Base automatically changed from master to main March 9, 2021 14:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants