Skip to content

Using dictionary and for-loop to create widgets #19

@sid-am-ahd935

Description

@sid-am-ahd935

Currently, all the buttons, entry widgets, etc. are placed directly using hard coded values.

Solution: Use a dictionary and a for-loop to automatically generate all the widgets easily upon startup. This would remove the hassle of replacing every other widget when a new button/widget is added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions