Skip to content

should label be set on initialization? #26

@lucretiomsp

Description

@lucretiomsp

on the buildingAWidget.md tutorial, the self label: 'Input' is called inside initialize. That makes a little bit complicated to change label after the widget creation.

we could have two different methods:
initializeLabel: that is called inside initialize , and then a label: method to call if we want to change the label text.

also, I find the name BlIntegerInputElement a little bit misleading, I suggest BlNumericalEntry

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