DGListSetItemText not in ArchiCAD12 API Help
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-01-09
03:47 AM
- last edited on
2023-08-04
02:47 PM
by
Doreena Deng
2009-01-09
03:47 AM
In ArchiCAD12 API Help, the function
" DGListSetTabFieldData (short dialId, short item, short tabIndex, short begPos, short endPos, short justFlag, short truncFlag, bool hasSeparator, bool status)" ,the last parameter has no description.
Has no description of the function "DGListSetItemText (short dialId, short item, short listItem, const char* text)".
etc.
" DGListSetTabFieldData (short dialId, short item, short tabIndex, short begPos, short endPos, short justFlag, short truncFlag, bool hasSeparator, bool status)" ,the last parameter has no description.
Has no description of the function "DGListSetItemText (short dialId, short item, short listItem, const char* text)".
etc.
Labels:
- Labels:
-
Add-On (C++)
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-01-09 05:09 AM
2009-01-09
05:09 AM
DGListSetItemText has its own HTML page. If it is not showing up by normal searches for some odd reason, look in:
Documentation > DialogManager > DGHtmlLibrary
to find the doc page.
For DGListSetTabFieldData, I see what you mean. The bool* status parameter is shown in the header file, but is not defined in the documentation. Given that it is a return value (pointer), one would assume that it is true/false to indicate if the function call was successful?
Karl
Documentation > DialogManager > DGHtmlLibrary
to find the doc page.
For DGListSetTabFieldData, I see what you mean. The bool* status parameter is shown in the header file, but is not defined in the documentation. Given that it is a return value (pointer), one would assume that it is true/false to indicate if the function call was successful?
Karl
AC 28 USA and earlier • macOS Sequoia 15.4, MacBook Pro M2 Max 12CPU/30GPU cores, 32GB