cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Erenford
Booster
since ‎2014-06-30
‎2023-03-17

User Statistics

  • 57 Posts
  • 1 Solutions
  • 0 Likes given
  • 1 Likes received

User activity

Is there any way to delete layout subsets? I looked into APIdefs_Database.h and while there are codes for get/getdefault/create for subsets there is none for delete. I've tried APINavigator_DeleteNavigatorViewID but it returns an error, and it can't ...
Hello! We are planning on updating our addons to support MacOS for the first time and we have a few questions. We're planning to acquire a Mac for development but it seems Apple sells only the M1 chip ver. now and based on this https://community.Grap...
I'm trying to compile one of the examples of the API (Element_Test) and I'm encountering errors on GSRoot\ParameterPackTraits.hpp. Rebuild started... 1>------ Rebuild All started: Project: Element_Test, Configuration: Debug x64 ------ 1>Compiling the...
Hello,I've updated my addon from AC 23 to AC 24 and tested it and I noticed it doesn't apply the anchor point I passed (APIAnc_MM) on the element, it reverts back to APIAnc_LB after ACAPI_Element_Create.Its the same code used, seems no code changes f...
I have the dimension text on marquee, and with ACAPI_Selection_Get I can get the API_Neig. I'm trying to obtain the text's parent dimension elem with just the neig, what should I use?I've tried APIAny_GetSelectedElementID but it just returns the same...
Likes received