Skip to content

Instance variable position bug #982

@rabe-soft

Description

@rabe-soft

I have declared two strcutures

Image
They are used for instance variables for a new object class (FatbitsClass) as shown here

Image

The code compiles fine and anything works. But if I move the instance variables up as shown here

Image

I get an unusual error message:

Image

The UI code line 4406 is shown here.

Image
If I remove the line FBI_imageObj = ... the code compiles again.

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