Modify ↓
#288 closed Feature Request (Duplicate)
GuiSetTitle
| Reported by: | Jayowee | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Maybe I just missed it but I can't find something like GuiSetTitle. I mean: With this function you can set the title of one of your own created windows using just its winhandle.
Somthing like
{{
$winhandle1 = GuiCreate("first title")
$winhandle2 = GuiCreate("unused title")
GuiSetTitle($winhandle1, "new title")
}}
You know what I mean?
Attachments (0)
Change History (2)
comment:1 by , on May 16, 2008 at 2:00:15 PM
| Version: | 3.2.10.0 |
|---|
comment:2 by , on May 16, 2008 at 10:33:58 PM
| Resolution: | → Duplicate |
|---|---|
| Status: | new → closed |
Duplicated of #289.
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.