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 TicketCleanup, on May 16, 2008 at 2:00:15 PM

Version: 3.2.10.0

Automatic ticket cleanup.

comment:2 by Valik, on May 16, 2008 at 10:33:58 PM

Resolution: Duplicate
Status: newclosed

Duplicated of #289.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.