Skip to content

Inconsistent usage patterns #4

@jtpalmer

Description

@jtpalmer

SDLx::Widget::Menu has method render

SDLx::Widget::Textbox has method show

The render method draws the menu on a supplied parameter. The show method acts more like the event_handler or event_hook methods, but registers a show_handler.

It would probably make more sense to use the same design pattern in all the different widgets.

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