![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: getting string from DialogBox?? Topic Summary: Created On: 26-Sep-2006 11:02 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Hello, |
|
![]() |
|
![]() |
|
No, callbacks must be void.
You can call another function from within the callback and send the parameter, or use global variables. ------------------------- Tony Goodman http://www.smartdxl.com |
|
![]() |
|
![]() |
|
can you tell me why this one |
|
![]() |
|
![]() |
|
The second one doesn't work because the show statement is end of processing.
i.e., the print a is never processed |
|
![]() |
|
![]() |
|
Yes, nothing executes after the show command. Specifically it does NOT pick up there when the Dialog is closed (via hide(db)). If you need it to pick up there then you should use 'block' instead of 'show', but block is clumsy in that the rest of the interface is suppressed. If you are simply asking the user to input a string before you continue, block is the way to go.
|
|
![]() |
Telelogic DOORS
» DXL Exchange
»
getting string from DialogBox??
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.