×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

toolkit problem

toolkit problem

toolkit problem

(OP)
hi all,
I have an application developed in Pro/toolkit (C code) . DLL has been created , when I register the DLL on th auxiallary applications->register

i get the below error

Foreign program "test" failed to initialize: error PRO_TK_GENERAL_ERROR

Now we are using the Wildfire4.0 . So, I recompiled the code developed for Wildfire3.0

could anyone help on this?

 

RE: toolkit problem

Hello Selsium,

Toolkit applications compiled for WF3 no longer work with WF4 as string representation was switched to UNICODE from WF3 to WF4. So you need to change representation of strings in you source code and then recompile with WF4 Toolkit libraries. We also had to swith do Microsoft Visual Studio 2005. Usually this is some work, if you want to avoid this you can set following option in protk.dat
UNICODE_ENCODING FALSE
then you WF3 application should work with WF4.

Stefan

 

RE: toolkit problem

(OP)
Thanks stefan,

Now the application is working fine.

I have added all the notes as a separate notes in the drawing. The problem is when I move the notes , they all move independantly. So I want to group them into a single note. I have 7 rows of notes and 7 notes.

can anyone help on this ? how to make them as a single note?

RE: toolkit problem

Edit --> Group --> Draft Group

Why not put all notes in the same note if they are underneath each other? You could also use a table.

 

RE: toolkit problem

(OP)
Thanks mekko....really nice info.

where the group name will be saved? in the layers?

RE: toolkit problem

I've never used this function so I have no idea where the name is saved, but you're probably right. Layers seems like the place. I usually only use "relate to view" for notes without attachments.  

RE: toolkit problem

(OP)
I searche in the whole drawing but in vain !

So this looks like a black box ! I dunno where it saved.

Myb requirement is I have sone notes in the drawing and I want to make them as a draft group using Pro/tookit functions.

I got all the ids of the notes by sheet number. Now the grouping API takes different datatype.

could you help on this?

RE: toolkit problem

I found the group. It's in DRAFT_GRP layer in the layer tree. The groups seem to be named ID0(DRAFT GROUP), ID1(DRAFT GROUP) and so on. The name you enter when creating the group I found in the DRAFT_GRP layer properties, click on the 'Info...' button.

I've never used Pro/Toolkit so I can't help you there.
Have you tried mcadcentral or PTCs forums? This seems like a fairly inactive forum...

RE: toolkit problem

Hi guys

I would like to undestanding about Pro/Toolkit.
I Have application that use this. I´m workied well until format my PC
After I format my PC and have problem with This toolkit.

Have any relation with Pro/toolkit and windows XP SP2 or Net Framework or Visual Basic.

If I dont have this program I will run the dll files?

thanks!
ferrec

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources