[Gambas-user] Issue 376 in gambas: Help for aliased properties
gambas at ...2524...
gambas at ...2524...
Mon Jan 7 12:18:05 CET 2013
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Low OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 376 by adamn... at ...626...: Help for aliased properties
http://code.google.com/p/gambas/issues/detail?id=376
1) Describe the problem.
If a property has aliases then the help displayed for both the original and
aliased properties does not show the help comments associated with the
property. This is true whether or not the help comment is on the
declaration line or before it.
This applies to both the inline help and the help browser.
2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
As per #375
3) Provide a little project that reproduces the bug or the crash.
Use project in #375
4) If your project needs a database, try to provide it, or part of it.
n/a
5) Explain clearly how to reproduce the bug or the crash.
Load project in IDE
F1
Click Node, then Firstchild property
Click back
Click LeftNode property
Neither shows the help comment "The "left" branch, representing the first
child node added."
Same applies to inline/autocomplete help.
Rating = Very low.
More information about the User
mailing list