Skip to content

Image bug #7

@angerangel

Description

@angerangel

The following code is ok:

view [
image  logo
vpanel [        
    button "Rebol"
    button "Public"
    button "Local"
    button "Console"
    ]
]

This one I get an error:

  view [
vpanel [
    image logo      
button "Rebol"
button "Public"
button "Local"
button "Console"
    ]
]

Error:

  ** User error: {TO-DRAW - syntax error at: chrome 1x1 none 0.0 24.0 90.0 box 1x1  174x22 1.0 t ...}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions