Page 2 of 2

Re: Compilation on morphos

Posted: Sun Nov 19, 2017 11:25 am
by airsoftsoftwair
Ok, I've had a look at your code. The problem is that Treeviewcolumn.Width needs MorphOS 3.10 to work correctly. Unfortunately, MorphOS 3.10 still hasn't been released. So you just need to remove Treeviewcolumn.Width from your code. Then it will work. E.g. change your XML like this:

Code: Select all

            <column title="BIRIOTI ANCESTRY"/>
            <column title="Lifespan"/>
            <column title="Married"/>
            <column title="Photograph"/>
            <column title="Information"/>
Also, when posting code or XML to this forum please use the

Code: Select all

 tag so that the formatting looks better. I've just edited your original post to use [code].

Re: Compilation on morphos

Posted: Tue Nov 21, 2017 8:33 am
by delbourg
Thank you so much for your explanation. I will remove the width specification therefore for the morphos version. I look forward to getting version 3.1 in due course so that I can reinstate the width.