The community will undergo maintenance on October 16th at 10:00 PM PDT and will be unavailable for up to one hour.
Hello, everyone
We are going to develop some of the features of Creo as a toolkit.
For example, functions such as collecting a drawing file of a model open in a session
Web links, j links, there are many good examples to get started.
It explains what functions are used and when and how.
In the case of a toolkit, there is an example but a prewritten example.
It is written in the C language and does not seem easy to access.
So after asking a few questions, I will try to access the application creation with the toolkit.
1. After building the file in C, would you build the application through # object dependencies in the makefile?
2. Are there any syntax or examples of how to create and invoke toolkits menus, pop-ups (windows), etc. via the C language? Do I need to refer only to the User's Guide included in the toolkit installation?
3. Is it possible to develop application programs with basic knowledge of C language? (In the case of Web links, it seems to be possible to develop even if it is based on JavaScript and HTML knowledge.)
Thank you.
Any other suggestions?
Kind Regards