sketchucation logo sketchucation
    • Login
    1. Home
    2. Debbie
    3. Posts
    โ„น๏ธ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: Can Sketchup receive Window message?

      @thomthom said:

      Maybe you can make a Ruby C Extension work for you?

      Ruby C extension? seems useful! thanks.

      posted in Developers' Forum
      D
      Debbie
    • RE: Can Sketchup receive Window message?

      Thank you so much!! The ABC.exe is written by me and I will take a look at Win32ole first. ๐Ÿ˜„
      By the way, I have been thinking about using DLL to receive message and then call a ruby function to collect the data. But it seems not easy to run ruby on Visual studio so I finally give up. ๐Ÿ˜ข

      posted in Developers' Forum
      D
      Debbie
    • Can Sketchup receive Window message?

      This is what I've done so far: wrote a plugin using "Win32API" to send message to other program (e.g. tell ABC.exe to calculate sth..). But now I want to let SU knows the calculation is finished in ABC.exe (e.g. may be sending WM_COPYDATA message back to SU). Is there any callback function in SU can be used to check it?

      Thanks

      posted in Developers' Forum
      D
      Debbie
    • 1 / 1