<?xml version='1.0' encoding='ISO-8859-1'?>
     <rss version='2.0'>
      <channel>
       <title>picflowgad.lha development/library/gui - Comments</title>
       <link>https://eu.os4depot.net/?function=comments&amp;file=development/library/gui/picflowgad.lha</link>
       <description>Display picture strips in a GUI</description>
       <language>en-gb</language>
       <lastBuildDate>Sun, 26 Apr 2026 22:51:10 +0200</lastBuildDate>
       <image>
        <title>OS4Depot.net</title>
        <url>https://eu.os4depot.net/images/rss.gif</url>
        <link>https://eu.os4depot.net</link>
       </image><item> <title>mritter0 (173.29.203.169) @ 03 Mar 2017, 06:12.06</title> <link>https://eu.os4depot.net/?function=comments&amp;file=development/library/gui/picflowgad.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;mritter0 (173.29.203.169)&lt;BR /&gt;&lt;pre&gt;I understand the 3D effect now. 
 
When in 3D mode and you drag the slider it scrolls the images nicely.  When not in 3D mode it doesn't, black gaps.  Can be updated? 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1488517926</guid> <pubDate>Fri, 03 Mar 2017 06:12:06 +0100</pubDate></item><item> <title>mritter0 (173.29.203.169) @ 03 Mar 2017, 06:05.18</title> <link>https://eu.os4depot.net/?function=comments&amp;file=development/library/gui/picflowgad.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;mritter0 (173.29.203.169)&lt;BR /&gt;&lt;pre&gt;The 3D effect only works with center positioning? 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1488517518</guid> <pubDate>Fri, 03 Mar 2017 06:05:18 +0100</pubDate></item><item> <title>mritter0 (192.168.1.119) @ 02 Mar 2017, 08:50.25</title> <link>https://eu.os4depot.net/?function=comments&amp;file=development/library/gui/picflowgad.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;mritter0 (192.168.1.119)&lt;BR /&gt;&lt;pre&gt;OK, got it to compile with just gadgets/picflow.c.  I was basing it on your previous example with proto/picflow.h. 
 
I would still like to see a box, or something else, around the currently selected image.  There may not always be a preview window open showing it. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1488484225</guid> <pubDate>Thu, 02 Mar 2017 20:50:25 +0100</pubDate></item><item> <title>Tuomas (77.86.211.251) @ 01 Mar 2017, 04:02.25</title> <link>https://eu.os4depot.net/?function=comments&amp;file=development/library/gui/picflowgad.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Tuomas (77.86.211.251)&lt;BR /&gt;&lt;pre&gt;When switching between horizontal and vertical orientation on the fly in the example utility remember to resize the window as well. ;-) The thumbnail size is always the gadgets height (horiz.) or the gadgets width (vert.) and the both width and height are always the same value. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1488380545</guid> <pubDate>Wed, 01 Mar 2017 16:02:25 +0100</pubDate></item><item> <title>Tuomas (77.86.211.251) @ 01 Mar 2017, 03:59.31</title> <link>https://eu.os4depot.net/?function=comments&amp;file=development/library/gui/picflowgad.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Tuomas (77.86.211.251)&lt;BR /&gt;&lt;pre&gt;The software works fine here on both X1000 and AOne SE, beta and Final Edition Update 1. 
 
You don't need interfaces/picflow.h because there's no interfaces or library functions. Use gadgets/picflow.h only and not even the proto one. Open the class with OpenClass() and close with CloseClass(). 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1488380371</guid> <pubDate>Wed, 01 Mar 2017 15:59:31 +0100</pubDate></item><item> <title>mritter0 (173.29.203.169) @ 01 Mar 2017, 12:00.27</title> <link>https://eu.os4depot.net/?function=comments&amp;file=development/library/gui/picflowgad.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;mritter0 (173.29.203.169)&lt;BR /&gt;&lt;pre&gt;Filename errors fixed. 
 
Still have same errors in the interfaces file. 
 
Now the positioning Left doesn't work, the images disappear. 
Orientation does not work. 
Hit left arrow a few times, 42 keeps showing in box.  (only 1-3 images). 
Plus other issues.  Worse than previous version. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1488322827</guid> <pubDate>Wed, 01 Mar 2017 00:00:27 +0100</pubDate></item><item> <title>mritter0 (173.29.203.169) @ 25 Feb 2017, 09:25.51</title> <link>https://eu.os4depot.net/?function=comments&amp;file=development/library/gui/picflowgad.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;mritter0 (173.29.203.169)&lt;BR /&gt;&lt;pre&gt;I downloaded the latest archive, extracted and installed, but can't get it to compile in my program.  I am not using -lauto 
 
CFLAGS = $(INCPATH) -Wall -Werror -Wwrite-strings -Wextra -Wno-unused-parameter -D__AMIGADATE__=\&quot;`c:date LFORMAT %Y-%m-%d`\&quot; -O3 
 
You have all the SDK files named picflow.h. 
But in proto/picflow.h they are named picflow.gadget.h. 
File not found errors. 
 
Compiler errors: 
 
/sdk/local/common/include/interfaces/picflow.gadget.h:31: error: expected identifier or '(' before ')' token 
/sdk/local/common/include/interfaces/picflow.gadget.h:32: error: expected ';' before 'void' 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1488054351</guid> <pubDate>Sat, 25 Feb 2017 21:25:51 +0100</pubDate></item><item> <title>mritter0 (173.31.233.68) @ 07 Mar 2016, 02:42.43</title> <link>https://eu.os4depot.net/?function=comments&amp;file=development/library/gui/picflowgad.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;mritter0 (173.31.233.68)&lt;BR /&gt;&lt;pre&gt;Thank you for the demo.  I have some requests that I would like to see so I can use it in my program.  Could you email me, please? 
 
mritter0 at gmail.com 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1457314963</guid> <pubDate>Mon, 07 Mar 2016 02:42:43 +0100</pubDate></item><item> <title>mritter0 (173.31.233.68) @ 28 Feb 2016, 09:34.18</title> <link>https://eu.os4depot.net/?function=comments&amp;file=development/library/gui/picflowgad.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;mritter0 (173.31.233.68)&lt;BR /&gt;&lt;pre&gt;Please include a working demo so we can see how it looks. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1456691658</guid> <pubDate>Sun, 28 Feb 2016 21:34:18 +0100</pubDate></item><item> <title>TSK (77.86.211.251) @ 13 Feb 2016, 04:46.27</title> <link>https://eu.os4depot.net/?function=comments&amp;file=development/library/gui/picflowgad.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;TSK (77.86.211.251)&lt;BR /&gt;&lt;pre&gt;Something like this (fill in the blanks): 
struct ClassLibrary *PicFlowLib=NULL; 
Class *PicFlowClass=NULL; 
struct List *pictures=NULL; 
struct Node *node=NULL; 
Object *picgad=NULL; 
 
pictures=(struct List *)IExec-&gt;AllocSysObjectTags(ASOT_LIST,TAG_DONE); 
if (pictures!=NULL) 
{ 
node=(struct Node *)IExec-&gt;AllocSysObjectTags(ASOT_NODE,ASONODE_Min,FALSE,ASONODE_Size,sizeof(struct Node),TAG_DONE); 
if (node!=0) 
{ 
node-&gt;ln_Name=IUtility-&gt;ASPrintf(&quot;Work:Pictures/Picture1.iff&quot;); 
IExec-&gt;AddTail(pictures,node); 
} 
node=(struct Node *)IExec-&gt;AllocSysObjectTags(ASOT_NODE,ASONODE_Min,FALSE,ASONODE_Size,sizeof(struct Node),TAG_DONE); 
if (node!=0) 
{ 
node-&gt;ln_Name=IUtility-&gt;ASPrintf(&quot;Work:Pictures/Picture2.iff&quot;); 
IExec-&gt;AddTail(pictures,node); 
} 
node=(struct Node *)IExec-&gt;AllocSysObjectTags(ASOT_NODE,ASONODE_Min,FALSE,ASONODE_Size,sizeof(struct Node),TAG_DONE); 
if (node!=0) 
{ 
node-&gt;ln_Name=IUtility-&gt;ASPrintf(&quot;Work:Pictures/Picture3.iff&quot;); 
IExec-&gt;AddTail(pictures,node); 
} 
} 
 
PicFlowLib=IIntuition-&gt;OpenClass(&quot;gadgets/picflow.gadget&quot;,0,&amp;PicFlowClass); 
 
WINDOW_Layout,VLayoutObject, 
LAYOUT_AddChild,picgad=(Object *)IIntuition-&gt;NewObject(PicFlowClass,NULL, 
GA_ID,0, 
GA_RelVerify,TRUE, 
TAG_DONE), 
End; 
 
IIntuition-&gt;SetGadgetAttrs((struct Gadget *)picgad,MyWindow,0, 
PICFLOW_ListType,PICFLOW_LIST_TYPE_FILES, 
PICFLOW_PictureList,pictures, 
PICFLOW_CurrentPicture,0, 
PICFLOW_PosOfCurrent,PICFLOW_CURRPOS_LEFT, 
TAG_DONE); 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1455378387</guid> <pubDate>Sat, 13 Feb 2016 16:46:27 +0100</pubDate></item><item> <title>Mecky (91.54.220.50) @ 12 Feb 2016, 06:49.51</title> <link>https://eu.os4depot.net/?function=comments&amp;file=development/library/gui/picflowgad.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Mecky (91.54.220.50)&lt;BR /&gt;&lt;pre&gt;I have installmit but what must i do to use it? 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1455299391</guid> <pubDate>Fri, 12 Feb 2016 18:49:51 +0100</pubDate></item></channel> </rss>