photo

ROL


Last seen: 3 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
moving decimal places to the left
If the 1.0 is stored as a char/string, you can do this: sprintf("%0.1f",str2double("1.0")/10) If the leading zero is not requi...

4 years 前 | 0

提问


Align position of multiple UIAxes objects
Hi there, I'm creating an app with multiple UIAxes, but I cannot figure out how to align them vertically? The ax.InnerPosition...

5 years 前 | 1 个回答 | 0

1

个回答

提问


App Designer get element in focus
Hi there, I switched from GUIDE to the App Designer some time ago, and find that a lot of important functionalities are now mis...

5 years 前 | 1 个回答 | 4

1

个回答