|
From: Alain A. <ala...@wa...> - 2014-12-02 12:00:47
|
Le 02/12/2014 09:31, Alexander S.Kresin a écrit :
> Alain Aupeix writes:
>>> Aadd( oNode3:GetAttribute( "rubrique",,"" ), oTNode )
> I was in hurry, when I wrote it.
>
> Aadd( aRubrique, { oNode3:GetAttribute( "rubrique",,"" ), oTNode } ),
>
> of course.
It was not so obvious for me :)
Here again, I have no qout returns when locating where you said with oNode3,
but it's ok with oNode2 :)
Just a little typo here:
IF ( i := Ascan( aRubrique, {|a|a[1]==rubrique} ) > 0
oTree:Select( aRubrique[i,2] )
ENDIF
rubrique} ) ) > 0
It works, and the content is correctly displayed, but the tree isn't opened.
A+
--
------------------------------------------------------------------------
Alain Aupeix
http://jujuland.pagesperso-orange.fr/
http://pissobi-lacassagne.pagesperso-orange.fr/
------------------------------------------------------------------------
U.buntu 12.04 | G.ramps 3.4.8-1 | H.arbour 3.2.0dev (2014-11-29 05:03) |
HbIDE (Rev.316) | Five.Linux (r138) | Hw.Gui (2302)
------------------------------------------------------------------------
|