| Comment by: Caras (114.73.161.74) | At: 14 May 2018, 03:07 | File version: 1.0 | 
| It only scans the first level of the directory tree. Should take a fraction of a second. 
 | 
|  | 
|  | 
| Comment by: Severin (51.7.225.28) | At: 14 May 2018, 01:25 | File version: 1.0 | 
| Scanning all drives on startup is the worst idea ever. it takes over an hour to start up here. Please remove this 'feature' or at least make it optional. 
 | 
|  | 
|  | 
| Comment by: samo79 (93.147.200.19) | At: 17 Nov 2015, 10:33 | File version: 0.4 | 
| Good, It improve in every release, well done :-) Another minor feature request, but basic things to add --> a proper VERSION number !
 
 | 
|  | 
|  | 
| Comment by: Caras (110.20.245.215) | At: 16 Oct 2015, 09:45 | File version: 0.2 | 
| Yes, that looks much better. Thanks. 
 | 
|  | 
|  | 
| Comment by: jabirulo (176.86.44.47) | At: 15 Oct 2015, 00:02 | File version: 0.2 | 
| Loking/Getting better!!!! :-) 
 To "fit" a label to a chooser maybe this approach looks better:
 ...
 LAYOUT_AddChild, objects[UI_CHOOSESORTBY] = IIntuition->NewObject(NULL, "chooser.gadget",
 GA_ID, UI_CHOOSESORTBY,
 GA_RelVerify, TRUE,
 CHOOSER_LabelArray, sortByLabels,
 CHOOSER_AutoFit, TRUE,
 TAG_DONE),
 //CHILD_NominalSize, TRUE,
 CHILD_Label, IIntuition->NewObject(NULL, "label.image",
 LABEL_DrawInfo, drinfo,
 LABEL_Text, "Sort by ",
 GA_RelVerify, TRUE,
 TAG_END),
 ..
 
 | 
|  | 
|  | 
| Comment by: samo79 (93.147.199.125) | At: 14 Oct 2015, 16:54 | File version: 0.2 | 
| It works now, please add an iconify gadget :-) 
 | 
|  | 
|  | 
| Comment by: jabirulo (176.86.93.233) | At: 13 Oct 2015, 13:45 | File version: 0.1.1 | 
| Hi, tested here too v0.1.1, it works now. No GR/crash on exit (maybe due to not having NAS/net volumes mounted). SAM460ex system. Maybe if you first open main window (so user knows it works) and then adds the system drawers/files.
 
 | 
|  | 
|  | 
| Comment by: zzd10h (109.9.0.73) | At: 13 Oct 2015, 07:59 | File version: 0.1.1 | 
| retested latest version, finally it works. It was very slow at startup because it scans all the volumes including my NAS shares (seen that with SysMon/Netstat). 
 Nevertheless, crash at exit (tested twice) in
 (0x4f780830) removeDirNodes()+0x6c (section 1 @ 0x24C0)
 (0x4f780860) removeDirNodes()+0x54 (section 1 @ 0x24A8)
 (0x4f780890) main()+0x112c (section 1 @ 0x70E8)
 
 
 | 
|  | 
|  | 
| Comment by: zzd10h (109.9.0.73) | At: 13 Oct 2015, 07:35 | File version: 0.1 | 
| tested under 4.1.6 / FE = same problem 
 | 
|  | 
|  | 
| Comment by: Caras (110.20.245.215) | At: 13 Oct 2015, 02:12 | File version: 0.1 | 
| What version of AmigaOS are you using? 
 | 
|  | 
|  | 
| Comment by: zzd10h (109.9.17.190) | At: 12 Oct 2015, 18:56 | File version: 0.1 | 
| Same problem here. 
 | 
|  | 
|  | 
| Comment by: jap (84.248.118.251) | At: 12 Oct 2015, 17:18 | File version: 0.1 | 
| Hi, DrawerExploder doesn't start. When I double click its icon, nothing happens. 
 | 
|  | 
|  |