#382 closed Feature Request (Rejected)
Gui constants in Help file
| Reported by: | cramaboule | Owned by: | Valik |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Hello all AU3 team !
As you changed the guicontants.au3, it would be nice to have in HELP file (somewhere !!!), which GUIctrl... to associate with which #include (Like the UDF)
As I am creating a new script I have some difficulties to find which #include goes with which constant.
Thanks
C.
Attachments (0)
Change History (6)
comment:1 by , on Jun 16, 2008 at 6:00:06 PM
| Version: | 3.2.12.0 |
|---|
comment:2 by , on Jun 16, 2008 at 6:08:58 PM
What you're asking for only makes sense from a broader perspective. You should have no trouble realizing what controls are associated with which file, the only trouble is in knowing the specific name for that file.
The problem, as I see it, is that there is no obvious list of files to #include. For example, there is a break-down by "management" but nowhere is it mentioned what file to #include to use those functions. Only by clicking on a function and reading it's page can you find that information.
I think the following things need done:
- A "master" page needs to exist listing the name of each file we provide for user's to #include with a link to the relevant description of functions in that file.
- Each "Management" page that lists all the functions also needs to actually mention the name of the file containing those functions.
- The UDF documentation should probably be re-organized by file. This might require minor re-formatting as I don't know how well the "Management" concept matches up to file contents.
- The "master" page can include descriptions of what's in each file in lieu of having separate "Management" sub-categories.
In short, there's no list of files that I can see nor is there a list of what's actually in each file.
comment:4 by , on Feb 6, 2009 at 9:34:41 AM
| Summary: | gui contants in Help file → gui constants in Help file |
|---|
comment:5 by , on Feb 13, 2009 at 8:30:54 AM
| Owner: | set to |
|---|---|
| Status: | new → assigned |
| Summary: | gui constants in Help file → Gui constants in Help file |
comment:6 by , on Jul 21, 2013 at 11:32:31 PM
| Resolution: | → Rejected |
|---|---|
| Status: | assigned → closed |

Automatic ticket cleanup.