a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Other:
 radiobutton_gc
  --datasheet--
  AllocRadioButtonNodeA
  FreeRadioButtonNode
  GetRadioButtonNodeAttrsA
  RADIOBUTTON_GetClass
  SetRadioButtonNodeAttrsA
Include
GuruMeditation
Docs » Autodocs » radiobutton_gc » SetRadioButtonNodeAttrsA

NAME

        SetRadioButtonNodeAttrsA -- Set attributes of a RadioButton node. (V40)

SYNOPSIS

        VOID SetRadioButtonNodeAttrs(struct Node *, Tag, ...)
SetRadioButtonNodeAttrs(node, firsttag, ...)
VOID SetRadioButtonNodeAttrsA(struct Node *, struct TagItem *)
SetRadioButtonNodeAttrsA(node, taglist)

FUNCTION

        Changes attributes for a RadioButton node.  Since the RadioButton
class uses a private node structure, this is the only way to change
node attributes.
You may NOT change node attributes when the node is in a list
attached to a RadioButton gadget. You must first detach the list
with RADIOBUTTON_Labels, ~0 before you can change attributes, and
then re-attach the list.

TAGS

        RBNA_Label (STRPTR)

INPUTS

        node - Node whose attributes you are changing.
taglist - Tag list of attributes to change.

SEE ALSO

GetRadioButtonNodeAttrsA()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Andromeda

AOA
RSI
SCX
SPB

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se