Skip to content

Using color segfaults #17

@jacob-carlborg

Description

@jacob-carlborg
Label label3 = new Label(shell, SWT.NONE);
label3.setSize(100,20);
label3.setLocation(30,150);
label3.setBackground(new Color(display,200,111,50));
label3.setText("Speak no evil"); 

http://forum.dlang.org/thread/bumuvbwkmfujsmkbifhg@forum.dlang.org?page=3#post-lkebml:2416hi:241:40digitalmars.com

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