25 #ifndef TBX_RES_RESSCROLLLIST_H 26 #define TBX_RES_RESSCROLLLIST_H 28 #include "resgadget.h" 40 enum {TYPE_ID = 0x401A };
142 #endif // TBX_RES_RESSCROLLLIST_H A library for creating RISC OS toolbox applications.
Definition: abouttobeshownlistener.cc:34
Base class for gadget memory resources.
Definition: resgadget.h:42
Classes to use/edit toolbox resources in memory.
int int_value(int offset) const
Get an integer value.
Definition: resbase.h:316
ResBase & operator=(const ResBase &other)
Assignment.
Definition: resbase.cc:1534
void check_type(int type) const
Check if this gadgets type is as specified.
Definition: reswindow.cc:97