Page 1 of 1

documentation

Posted: Tue Sep 16, 2003 4:23 pm
by JAHIER
Excuse my bad English. I'm looking for domentation helping me to program instructions like :

SetGadgetState(5, 333)
SetGadgetState(2, 333)

because i dont know how to get the signification of the number 333 in setgadgetstate instruction.

I constated that some instructions are missing in the PB 's help by example : explorerlistgadget.

How it's possible get it ?

thanks a lot.

Posted: Tue Sep 16, 2003 4:31 pm
by Karbon
Hit F1 in the editor - that will bring up the documentation.. Look in the gadget library section..

Posted: Tue Sep 16, 2003 5:18 pm
by JAHIER
i yet had saw it; now, in fact, i 'm not sure that i'm using the ultimate help because i dont saw the explorerlistgadget in the gadget section ?

Posted: Tue Sep 16, 2003 5:23 pm
by Comtois
French doc is not complete
use english doc

Posted: Tue Sep 16, 2003 5:24 pm
by JAHIER
I saw the explorerlistgadget in the english help now (i was loking in the french help first).

About the parameter of setgadget, haw can i find explanantion about the number 333 met in one example ?