<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>31 Aug 2017 10:42:00 Z</lastBuildDate><pubDate>30 Aug 2017 18:38:00 Z</pubDate><description>Hi,&#13;
&#13;
I try to create a table with a gantt chart column. The first row should have a milestone.&#13;
The line is added, but I can´t see the blue diamond.&#13;
&#13;
TableAddLine(TABLE_NoName1,"Start")&#13;
&#13;
&#13;
myGantt is GanttTask&#13;
&#13;
myGantt.StartDate=Today()&#13;
myGantt.Row=1&#13;
myGantt.Milestone=True&#13;
myGantt.ID="1"&#13;
&#13;
GanttAddTask(COL_Gantt,myGantt)&#13;
&#13;
&#13;
Something is wrong, but what ?&#13;
&#13;
I tried tableaddline(TABLE_Noname1,"Start",mygantt). Same result.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62461-wd21-gantt-chart-milestone/read.awp</link><title>[WD21] Gantt Chart - Milestone</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62461-wd21-gantt-chart-milestone-62471/read.awp</comments><pubDate>31 Aug 2017 10:42:00 Z</pubDate><description>Hi Allard,&#13;
&#13;
no, I tried this also.&#13;
&#13;
The only way to get it into work was to copy the table from the wd gantt example into my…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62461-wd21-gantt-chart-milestone-62471/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62461-wd21-gantt-chart-milestone-62471/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62461-wd21-gantt-chart-milestone/read.awp">[WD21] Gantt Chart - Milestone</source><title>Re: [WD21] Gantt Chart - Milestone</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62461-wd21-gantt-chart-milestone-62470/read.awp</comments><pubDate>31 Aug 2017 10:32:00 Z</pubDate><description>Mybe the colour needs be set ?&#13;
&#13;
something like This:&#13;
&#13;
NewTask is a GanttTask&#13;
stATask is STGanttChartInfo&#13;
&#13;
&#13;
// Defines th…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62461-wd21-gantt-chart-milestone-62470/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62461-wd21-gantt-chart-milestone-62470/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62461-wd21-gantt-chart-milestone/read.awp">[WD21] Gantt Chart - Milestone</source><title>Re: [WD21] Gantt Chart - Milestone</title></item></channel></rss>
