Hello,
I use many declares in my programs, and there are times when I like/need to use attributes of a structure, such as StructureAlignment. Are there more undocumented features that were described in the post: structure-alignment ?
When I right-mouse-click on the Attributes line, the options that appear are:
DefaultEvent
Deprecated
Hidden
HideFromLibrary
StructureAlignment
I have used the undocumented padding structure underscore for conversion of C++ structures to C structures. Are there any other bits and pieces of information about Xojo Structure Attributes available? I have looked and may have missed it, and is there a link that might have more information from Xojo about these Attributes?
Thanks!