Page 1 of 1

Gadget attributes

Posted: Thu Dec 29, 2005 1:00 am
by chen
Hi,

Where or how can I know the attributes of every gadget...

My problem... I have some gadgets (editorGadget) overlapped,
if the user select one option I show one set of editorGadgetss and
make invisible the other set.

I suppose this is the way to go:
SetGadgetAttribute(#Gadget, Attribute, Value)

but I need the attributes and values, then I go to editorGadget, but in here
there are NOTHING about attributes.....

Im lost :?

Sorry.... I have it :lol:
HideGadget(#ed_search, status) : status=1 Hide, 0 show