![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Making buttons the same size Topic Summary: Setting arrow buttons to be the same size as standard buttons, or vice versa Created On: 15-Mar-2005 20:16 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I have a dialog that navigates through a list of objects. At the bottom of it I have a button whose label is the yellow left arrow, followed by the close button, followed by a button whose label is the yellow right arrow. The problem is the two arrow buttons are bigger than the close button
![]() DBE previousButton = apply(dialog, leftArrow, showPreviousObject) DBE closeButton = apply(dialog, "Close", myCloseFunction) DBE nextButton = apply(dialog, rightArrow, showNextObject) //disable the default close button; we've replaced it close(dialog, false, myCloseFunction) //Need to make the Close button match the sizes of the arrow buttons. How? closeButton->"top"->"aligned"->previousButton closeButton->"bottom"->"aligned"->previousButton closeButton->"left"->"flush"->previousButton ------------------------- Ayman |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Making buttons the same size
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.