Posted by member 248213 on 2006-08-30 07:01:22 link
1. Your code just says: "xPopupActiveEntryAddToGroup" you need "activegroup" added to that. Just making sure ;)
2. The "PaintingMode" setting cant be inherited.
3. AddToGroup has changed. From the docs:
etc
Its very complicated ;)
Its basically just super optimised for resource usage efficiency (so only the needed code parts are used)
2. The "PaintingMode" setting cant be inherited.
3. AddToGroup has changed. From the docs:
TextureAddToGroup GROUP GROUP1 GROUP2 ...
Add the xPaintTexture Class to the specified Group.
Overrides the Module internal AddToGroup, if available.
The first GROUP supports the AddToGroup setting the following not!
Add the xPaintTexture Class to the specified Group.
Overrides the Module internal AddToGroup, if available.
The first GROUP supports the AddToGroup setting the following not!
FontAddToGroup GROUP GROUP1 GROUP2 ...
Add the xPaintText Class to the specified Group.
Overrides the Module internal AddToGroup, if available.
The first GROUP supports the AddToGroup setting the following not!
Add the xPaintText Class to the specified Group.
Overrides the Module internal AddToGroup, if available.
The first GROUP supports the AddToGroup setting the following not!
IconAddToGroup GROUP GROUP1 GROUP2 ...
Add the xPaintIcon Class to the specified Group.
Overrides the Module internal AddToGroup, if available.
The first GROUP supports the AddToGroup setting the following not!
Add the xPaintIcon Class to the specified Group.
Overrides the Module internal AddToGroup, if available.
The first GROUP supports the AddToGroup setting the following not!
etc
Its very complicated ;)
Its basically just super optimised for resource usage efficiency (so only the needed code parts are used)