Support Board
Date/Time: Tue, 11 Mar 2025 17:14:21 +0000
Post From: ACSIL logic and/or interface for user created tool
[2022-04-24 21:02:37] |
JohnR - User831573 - Posts: 319 |
I want to create a tool, which will be created via a selection of three points. Then draw a collection/ set/group of lines, with each line being able to have all of the similar abilities, which you provide with the Pitchfork. The popup menu, tabs, and selection boxes, color selection, line type, etc. Just like the pitchfork does. Also, if the user presses delete, I would like to have the entire set of visible lines, all have the same #. So basically I am looking for the ability to have my tool act / interface, just like the internal tools do. I have read some about hooking the mouse clicks, object # selected, and drawing lines as well as other tool related topics. (searching docs & web search). Would you point me to the interface / show how the internal tools do this. Also - The ability to include User tools during SC startup. User tools would be added to that running instance. This could be completed by adding the ability to the Global options the ability to start tools. This could be a separate ability or let user created tools to be auto-started. Similar to the menu used for Chartbooks and Spreadsheets. They would have their unique file .DLL It would be loaded similar to studies, but at the start of the program, instead of as part of a chart load. ps - This is new territory for me within SC. I did something similar/less complete on a prior platform. pps - I usually know enough to get into trouble, I'm not always smart enough to figure it all out. Any help / directions / sample(s) would be appreciated. JohnR |