Inconsistent methods for getting/setting values #6

Closed
opened 2024-06-26 08:53:05 -06:00 by sashakoshka · 1 comment
Owner

Currently, the way you get or set the value of an editable widget depends on the widget. For consistency, these should all be called Value and SetValue respectively.

Currently, the way you get or set the value of an editable widget depends on the widget. For consistency, these should all be called Value and SetValue respectively.
sashakoshka changed title from Inconsistent methods of getting/setting values to Inconsistent methods for getting/setting values 2024-06-26 08:53:27 -06:00
Author
Owner

Additonally, editable inputs should have an OnEnter if possible, but that might not be the best name for it. Perhaps OnConfirm would be better.

Additonally, editable inputs should have an OnEnter if possible, but that might not be the best name for it. Perhaps OnConfirm would be better.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tomo/objects#6
No description provided.