| T O P I C    R E V I E W | 
              
                | lisa2021 | Posted - 03/21/2022 : 03:48:52 AM Origin Ver. and Service Release (Select Help-->About Origin):
 Operating System:
 FAQ: hello, i have a question. i am learning origin c/labtalk programming now. How to draw a rubber band rect on a graph by mouse moving. i want to control the rect and mouse event completely.
 i have read the offical help chm, but i cannot find the answer, just subtle issues in the chm.
 1. derive a class and rewrite mouse move event?
 2. offical API?
 3. graphobject?
 
 | 
              
                | 2   L A T E S T    R E P L I E S    (Newest First) | 
              
                | yuki_wu | Posted - 03/31/2022 : 10:59:00 PM Hi,
 
 OriginLab 可提供咨询与定制服务为您定制专属的 Origin 解决方案,以满足您特定的分析与绘图需求。
 https://www.originlab.com/index.aspx?go=support/Consulting
 
 如需咨询有关定制服务更多的信息或报价,请联系:
 https://www.originlab.com/index.aspx?go=Company/Distributors&pid=841
 
 Regards, Yuki
 
 | 
              
                | lisa2021 | Posted - 03/21/2022 : 03:51:16 AM 我在toolbar工具栏中自定义了一个按钮,并使用labtalk实现了内容。我想按下按钮后,能在graph中随着鼠标移动绘制出大小随之改变的矩形框。这个编程怎么实现呢?最好能在origin C中实现。感谢~!
 |