Message 1 of 2
Create an app

Not applicable
07-07-2018
09:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi so I have a program in C++ that can do some staff for me...
I want to create an app that I can run from the DWG file,
the app will activate the EXE file (the c++ program)
The EXE file will run some staff and will return a SCR file
I want the app to run that SCR file inside the DWG file.
Can someone give a template for a working app so I can modify it?
maybe an app that can draw a line, something simple that surely run...