Forum

Author Topic: getFloat dialog does not show the label text  (Read 4567 times)

jmsuomal

  • Newbie
  • *
  • Posts: 17
    • View Profile
getFloat dialog does not show the label text
« on: July 12, 2016, 04:46:52 PM »
In PhotoScan 1.2.5 build 2614 (64bit) on Windows 7 the getFloat dialog does not show the label text at all. Example:

Code: [Select]
answer = PhotoScan.app.getString(label='I can see this text in dialog', value="Hello")
answer = PhotoScan.app.getInt(label='I can also see this text in dialog', value=5)
answer = PhotoScan.app.getFloat(label='But this text is nowhere to be seen', value=0.5)


Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 15160
    • View Profile
Re: getFloat dialog does not show the label text
« Reply #1 on: July 14, 2016, 12:26:58 PM »
Hello jmsuomal,

Thank you for reporting. The issue will be fixed in the next update.
Best regards,
Alexey Pasumansky,
Agisoft LLC