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: Help with toolBar()
Topic Summary:
Created On: 1-Dec-2004 01:34
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.
Answer This question was answered by Ross Morgan, on Wednesday, December 1, 2004 6:04 PM

Answer:
some of the parameters need to be arrays...
try
string ttip[1] = {"Back"}
instead of
string ttip = "Back"

and do the same for the "ToolType types[]" and "int param[]" arguments
 1-Dec-2004 01:34
User is offline View Users Profile Print this message


Shawn Stepper

Posts: 96
Joined: 6-Aug-2004

I am trying to implement a toolBar in a window and it is driving me crazy! Every time I get :

-E- DXL: incorrect arguments for function (toolBar)
-I- DXL: all done with 1 error and 0 warnings

That doesn't help much. All the arguments look correct to me, and it won't flag which one it is! Does anyone have a working example? I attached a snippet of my broken code.

-------------------------
Shawn Stepper
shawn.e.stepper@wellsfargo.com
Report this to a Moderator Report this to a Moderator
 1-Dec-2004 08:47
User is offline View Users Profile Print this message


Roy Bond

Posts: 39
Joined: 25-Mar-2003

Is this the actual order of your declarations? If yes - try putting the decalartion of the toolbar DBE last.

Roy Bond
MTU Aero Engines
Munich

roy-david.bond@muc.mtu.de
Report this to a Moderator Report this to a Moderator
 1-Dec-2004 08:59
User is offline View Users Profile Print this message


Ross Morgan

Posts: 74
Joined: 15-Apr-2004

Answer Answer
some of the parameters need to be arrays...
try
string ttip[1] = {"Back"}
instead of
string ttip = "Back"

and do the same for the "ToolType types[]" and "int param[]" arguments
Report this to a Moderator Report this to a Moderator
 1-Dec-2004 18:05
User is offline View Users Profile Print this message


Shawn Stepper

Posts: 96
Joined: 6-Aug-2004

Thank you thank you thank you!!!! This caused me soooo much aggravation! I guess I should have paid more attention to the [] in the function prototype.

-------------------------
Shawn Stepper
shawn.e.stepper@wellsfargo.com
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.