Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
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
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 15-Mar-2005 20:16
User is offline View Users Profile Print this message


Ayman Abu-Mostafa

Posts: 9
Joined: 3-Mar-2005

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 and I want all three to be the same size. The buttons were created as follows:

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

TIA,
Ayman



-------------------------
Ayman
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.