sketchucation logo sketchucation
    • Login
    1. Home
    2. nirvanaguy
    3. Topics
    ⚠️ Attention | Having issues with Sketchucation Tools 5? Report Here
    N
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Groups 1

    Topics

    • N

      Question about developing plugin to automate functions

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      5
      0 Votes
      5 Posts
      89 Views
      Dan RathbunD
      It sounds more like you want to create a tool. See the UI::Tool class in the API. Then read through and understand the "linetool.rb" script in the "Plugins/Examples" directory. Keep in mind that scripting within a GUI application's process, is event-driven programming, not a linear sequential exercise. You write a class with callback methods, that the application calls, in response to UI input, mouse movements, key presses, etc., from the user.
    • N

      Developing a plugin/macro for orbiting based on input

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      6
      0 Votes
      6 Posts
      151 Views
      Dan RathbunD
      Did you read the "linetool.rb" file in the "Examples" directory ??
    • 1 / 1