Modify

Opened 12 years ago

Closed 12 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 by TicketCleanup, 12 years ago

Version: 3.3.9.21

Automatic ticket cleanup.

comment:2 by Melba23, 12 years ago

Added remark to Help file.

M23

comment:3 by Melba23, 12 years ago

Resolution: Fixed
Status: newclosed

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.