Skip to content

Unexpected Warning SetColor  #21

@rbarillot

Description

@rbarillot

Hi,
The following code produce SetWidth(1)SetColor(3)F(X.length)
is raising unwanted warnings in my lsystem:

openalea\lpy\gui\simulation.py:808: Warning: Invalid Color value 3 in setColor (maximum is -1)

@fredboudon pointed out that my code was also having GetPos-like functions that may call a supplementary turtle which does not work fine with setcolor

Thks

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