![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Placing GUI buttons Topic Summary: Created On: 16-Jun-2003 21:32 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: ADD: void okCB(DB x){} ok(mainDB, "OK",okCB) | |
![]() |
|
It looks like I still have my GUI button problem. I just created a text field and a button. The GUI automatically comes with a Close button. How do I code my OK button so that it is right next to the Close button? Ex:
------------ | Close | _______ How do I get to this point: --------- ------------ | OK | | Close | --------- _ _______ Thanks, Mary |
|
![]() |
|
![]() |
|
Remember that "buttons" are dialog-box-elements using a DBE parametner, and go in the body of the Dialog Box and can be placed in relation (beside, left etc) to other DBEs. "OK" and "Apply" and "Close" are not "elements", use a DB parameter, and go at the bottom of the Dialog Box, and can only be put in order.
- Louie |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Placing GUI buttons
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.