As you can imagine this website uses cookies, just like any other website today. Now you have the statutory warning, and this website comply with EU legislation, sorry to bother you.
a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Other:
 listbrowser_gc
  --datasheet--
  AllocListBrowserNodeA
  FreeListBrowserList
  FreeListBrowserNode
  GetListBrowserNodeAttrsA
  HideAllListBrowserChildren
  HideListBrowserNodeChildren
  LBM_ADDNODE
  LBM_EDITNODE
  LBM_REMNODE
  LISTBROWSER_GetClass
  ListBrowserClearAll
  ListBrowserSelectAll
  SetListBrowserNodeAttrsA
  ShowAllListBrowserChildren
  ShowListBrowserNodeChildren
Include
GuruMeditation
Docs » Autodocs » listbrowser_gc » LBM_EDITNODE

NAME

        LBM_EDITNODE -- Edit an attached nodes attributes.

FUNCTION

        Changes attributes of a node attached to a listbrowser.  If rendering
information is available, then any necessary refreshing will take
place. You do not need to detach your list first.
This method takes the following message structure:
struct lbEditNode
{
ULONG MethodID; /* LBM_EDITNODE */
struct GadgetInfo *lbe_GInfo; /* to provide rendering info */
struct Node *lbe_Node; /* modify this node */
struct TagItem *lbe_NodeAttrs; /* SetListBrowserNodeAttrsA()
taglist */
};

RESULT

        Returns non-zero on success, zero on failure.

SEE ALSO

LBM_ADDNODE(), LBM_REMNODE(), reaction.lib/LBEditNode

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:

Kefrens

KEF
SCX
ANA
RSI

Comments:

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