![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Help with toolBar() Topic Summary: Created On: 1-Dec-2004 01:34 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() 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 | |
![]() |
|
I am trying to implement a toolBar in a window and it is driving me crazy! Every time I get :
-E- DXL: -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 |
|
![]() |
|
![]() |
|
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 |
|
![]() |
|
![]() |
|
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 |
|
![]() |
|
![]() |
|
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 |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Help with toolBar()
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.