Modify

Opened 17 years ago

Closed 17 years ago

#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 Changed 17 years ago by TicketCleanup

  • Version 3.2.10.0 deleted

Automatic ticket cleanup.

comment:2 Changed 17 years ago by Valik

  • Resolution set to Duplicate
  • Status changed from new to closed

Duplicated of #289.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.