11-21-2015, 01:43 AM
Dear Gintaras,
It worked perfectly using recursively the following statements :
Function tempf03
I wonder whether there exists any alternative, indeed in what it concerns the
Many thanks in advance.
It worked perfectly using recursively the following statements :
Function tempf03
,,,sub.AddFolderChildren htv htvi a[i]
,,,SendMessage htv TVM_EXPAND TVE_EXPAND htvi
,,,key D ;; Down
,,,htvi=SendMessage(htv TVM_GETNEXTITEM TVGN_CARET 0)
,,,i=TvGetParam(htv htvi)
I wonder whether there exists any alternative, indeed in what it concerns the
Quote:key Ddirective, which I would like to avoid.
Many thanks in advance.