![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Changing focus between module windows Topic Summary: Created On: 30-Oct-2006 13:09 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Does anybody know how can I change the focus to a specified module window? I run a dxl script in a "start" module which displays a modal dialog box related to a "target" module by the target module's handle. Beacuse the script has started in the first module DOORS focus is still on this module but it should switch to the second one. I did not find any command like "ChangeFocus"
![]() Regards Darius Dolnik |
|
![]() |
|
![]() |
|
You can raise a module by re-opening it (even though it is already open).
e.g Module SR = null Module UR = null // The script is run from System Requirements // SR = edit("System Requirements", true) UR = edit("User Requirements", true) ...this raises the User Requirements module ------------------------- Pekka.Makinen@softqa.fi SoftQA Oy -http://www.softqa.fi/ |
|
![]() |
|
![]() |
|
When you get DOORS 8.1 you can use bringToFront(Module)
------------------------- Tony Goodman http://www.smartdxl.com |
|
![]() |
Telelogic DOORS
» General Discussion
»
Changing focus between module windows
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.