Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

edit_box not working (walkabout) #282

@Dassadar

Description

@Dassadar

Hello,

An edit_box is not displayed on my following ruby example, can you please help?

Shoes.app do
    app.stack do
        app.flow do
            app.stack width:95 do
                app.inscription "Personal comments:", align: "right"
            end
            comPerso = app.edit_box height: 40, width: 201
            valButton = app.image "img/ok.jpg", height: 25, width: 45, margin_left: 10, margin_right: 10
        end
    end
end

Thx & regards,
David

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