a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Other:
 speedbar_gc
  --datasheet--
  AllocSpeedButtonNodeA
  FreeSpeedButtonNode
  GetSpeedButtonNodeAttrsA
  SPEEDBAR_GetClass
  SetSpeedButtonNodeAttrsA
Include
GuruMeditation
Docs » Autodocs » speedbar_gc » AllocSpeedButtonNodeA

NAME

        AllocSpeedButtonNodeA -- Allocate a SpeedBar node. (V40)

SYNOPSIS

        struct Node * AllocSpeedButtonNode(UWORD, Tag, ...)
node = AllocSpeedButtonNode(number, Tag, ...)
struct Node * AllocSpeedButtonNodeA(UWORD, struct TagItem *)
node = AllocSpeedButtonNodeA(number, taglist)

FUNCTION

        Allocates a node that can be added to the Exec linked list of
labels in the speedbar. This is the only way to allocate a
node for this list, you cannot allocate nodes yourself because
the SpeedBar class uses a private node structure.

INPUTS

        number - Places value in node->sbn_Node.ln_Pri, and is the
numeric ID of the button within the bar. Note the current
limitation, ln_Pri is a BYTE. This will be addressed, and
*posibly* made obsolete and overridden by SBNA_ButtonID.
taglist - Attributes for the node, passed onto
SetSpeedButtonNodeAttrsA().

RESULT

        node - A node that can be added into the Exec list of labels for
a SpeedBar gadget.

SEE ALSO

FreeSpeedButtonNode(), SetSpeedButtonNodeAttrsA()

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:

Rebels

RBS
SNT
TSL
TRSI

Comments:

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