Recent

Author Topic: Contents of the Information Box for custom components?  (Read 3322 times)

wp

  • Hero Member
  • *****
  • Posts: 13401
Re: Contents of the Information Box for custom components?
« Reply #30 on: July 03, 2025, 11:18:06 pm »
So, you are saying that the InfoBox/help popup does not display the full help text for an identifier? Because the "Remark" element is not displayed. I also do not see the "Arguments" and "Function result" elements of a procedure/function in the InfoBox/help popup. The FPDoc Editor also does not even provide a tab for the "Arguments" and "Function result" items. Strange...

dsiders

  • Hero Member
  • *****
  • Posts: 1546
Re: Contents of the Information Box for custom components?
« Reply #31 on: July 03, 2025, 11:52:17 pm »
So, you are saying that the InfoBox/help popup does not display the full help text for an identifier?

Yes, I am.

Because the "Remark" element is not displayed. I also do not see the "Arguments" and "Function result" elements of a procedure/function in the InfoBox/help popup. The FPDoc Editor also does not even provide a tab for the "Arguments" and "Function result" items. Strange...

Source declarations are truncated for some but not all  types.
Remark is not handled.
Version is not handled.
Not sure, but I think Example is skipped due to length.
Arguments and Results are omitted - mostly likely because they are separate topics in the XML file.

It's always been that way... it's not new.



wp

  • Hero Member
  • *****
  • Posts: 13401
Re: Contents of the Information Box for custom components?
« Reply #32 on: July 04, 2025, 12:37:42 am »
Thanks.

 

TinyPortal © 2005-2018