[BUG] - VW 7.5 Dialog auto sizing is broken

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[BUG] - VW 7.5 Dialog auto sizing is broken

Joerg Beekmann, DeepCove Labs (YVR)
If you try the following you will see that the dialog is not laying itself out correctly and hence the entire string is not displayed. The workaround is to pad strings with about 5 spaces.
 
Dialog 
 choose: 'Select the account to append to:'
 fromList: #('1111111111111111111111111111111112')
 values: #(1)
 lines: 8
 cancel: [].
 
 
 
-----
Joerg Beekmann
DeepCove Labs
4th floor 595 Howe Street
Vancouver, BC, V6C 2T5
voice +1.604.689.0322
fax   +1.604.689.0311
[hidden email]

CONFIDENTIALITY NOTICE - This email contains private and confidential
information. If it is not intended for you, delete it and any attachments.