Modify ↓
Opened 15 years ago
Closed 15 years ago
#1791 closed Bug (Wont Fix)
GuiCtrlDelete is in the wrong place?
| Reported by: | GEOSoft | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | Documentation | |
| Version: | 3.3.6.1 | Severity: | None |
| Keywords: | Cc: |
Description
It's under GUI Control Creation and I think it should be under GUI Control Update but then again who am I to second guess anyone.
Attachments (0)
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
| Resolution: | → Wont Fix |
|---|---|
| Status: | new → closed |
The argument of mvg" is the ones which as lead to not put it under "GUI Control Update"
So I close it without modification
Note:
See TracTickets
for help on using tickets.

"GUI Control Creation" makes more sens to me.
"GuiCtrlDelete" being the complete opposite of it. (or: more similar as in "change in the existence of a control".)
"GUI Control Update" makes less sens to me.
As that section is more about changing the properties of a control.
(assuming the argument for this case is that Deleting a control is a change to. Which I think is not a very strong/good argument.)