Modify

Opened 11 years ago

Closed 10 years ago

#2499 closed Feature Request (Fixed)

GUICtrlSendToDummy documentation clarification

Reported by: MrGeorge <mscreator@…> Owned by:
Milestone: Component: Documentation
Version: Severity: None
Keywords: Dummy hidden GUI Cc:

Description

As we already know, GUICtrlSendToDummy will fail if it's used on hidden GUI with the dummy control.

I think that users should know about it from the docs, there is need to clarify it, something like:

Remarks

When this function is called a notification that can be handled through the message loop or with a OnEvent function is generated (as if the control had been "clicked" on).
Note that this function will fail if the dummy's GUI is hidden, due to issue with modifying things via the script when hidden.


P.S
But if you ask me, i don't think we should have this restriction, put the responsibility on the scripter to handle the events and these issues in his script.
Just warn about the risks in such usage, as it done in other functions.

Attachments (0)

Change History (3)

comment:1 Changed 11 years ago by TicketCleanup

  • Version 3.3.9.21 deleted

Automatic ticket cleanup.

comment:2 Changed 10 years ago by Melba23

Added remark to Help file.

M23

comment:3 Changed 10 years ago by Melba23

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

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.