Modify

Opened 16 years ago

Closed 16 years ago

#1534 closed Bug (No Bug)

Multiple GUI windows management issue

Reported by: darkprince.1979@… Owned by:
Milestone: Component: AutoIt
Version: 3.3.6.0 Severity: None
Keywords: multiple gui, gui functions, Cc:

Description

The GUI system is perfectly fine when there is only one window. When there is more than one window and you have to switch between windows visually using @SW_SHOW @SW_HIDE its a mess.GUISwitch does'nt help.

The windows stop responding or the display is totally unpredictable.

When I checked forum it says even the WinActivate is no use but there is no solution in the forum:(

showtopic=15839

Attachments (2)

TestCenter.zip (3.1 KB ) - added by vinu.felix@… 16 years ago.
Sample code showing 2 gui and its change
TestCenter_Fix.zip (3.1 KB ) - added by MrCreatoR <mscreator@…> 16 years ago.
Fix for the test

Download all attachments as: .zip

Change History (4)

by vinu.felix@…, 16 years ago

Attachment: TestCenter.zip added

Sample code showing 2 gui and its change

by MrCreatoR <mscreator@…>, 16 years ago

Attachment: TestCenter_Fix.zip added

Fix for the test

comment:1 by MrCreatoR <mscreator@…>, 16 years ago

So where is the bug? you simple don't know how to handle multiple GUIs, it is not mean that there is a bug. Iv'e attched a fix for your sample, it is how (in my opinion) such GUIs should be handeled.

comment:2 by J-Paul Mesnage, 16 years ago

Resolution: No Bug
Status: newclosed

Thanks MrCreatoR for the help.
@darkprince.1979 next time before submitting a report use the Autoit Forum to get help and don't forget to mention the environment where the problem occured. use_DebugReportEnv() ;)

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.