Opened 16 years ago
Closed 16 years ago
#1589 closed Feature Request (Completed)
_GuiCtrlTab_ClickTab() Revision
| Reported by: | Owned by: | J-Paul Mesnage | |
|---|---|---|---|
| Milestone: | 3.3.7.0 | Component: | Standard UDFs |
| Version: | Severity: | None | |
| Keywords: | GUITab.au3 _GUICtrlTab_ClickTab | Cc: |
Description
The version of _GuiCtrlTab_ClickTab in GuiTab.au3 doesn't allow for selecting a Tab when the GUI window is minimized or offscreen.
Both This version by ProgAndy and This version by PsaltyDS do, even if they still have the limitation of the GUISetState(@SW_Show) being called first.
Could we update the UDF to use/build on their implementation so we can change the tab if the window is minimized/offscreen?
Attachments (2)
Change History (7)
comment:1 by , 16 years ago
by , 16 years ago
| Attachment: | _GUICtrlTab_ActivateTab.au3 added |
|---|
_GUICtrlTab_ActivateTab by ProgAndy
comment:2 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
So that the only modification you want me to integrate to close this ticket?
comment:3 by , 16 years ago
Sorry I haven't responded, this thing hasn't let me saying I was being spammy.
Yes, the feature request is just the integration of that functionality. :)
comment:4 by , 16 years ago
Next time I will be very please to receive something in relation with the current UDF ...
comment:5 by , 16 years ago
| Milestone: | → 3.3.7.0 |
|---|---|
| Resolution: | → Completed |
| Status: | assigned → closed |
Added by revision [5785] in version: 3.3.7.0

It would be clearer to post it here the desired modification.
reading the thread make me confuse ;)