Search found 6 matches
- 08 Sep 2015, 05:53
- Forum: Design forms Builder
- Topic: tab stop order of controls
- Replies: 2
- Views: 5133
Re: tab stop order of controls
no suggestions?
- 08 Sep 2015, 05:49
- Forum: Design forms Builder
- Topic: issue with error output in SDF User
- Replies: 1
- Views: 4113
issue with error output in SDF User
SDF standalone version 15.0.1019 Switching the visibility of two PictureBoxes in the Dialog the switch works fine in SDF Builder and SDF User. Nevertheless in SDF User there is an extra red error output that isn't in the Builder. This is looking bad and changes the printable layout. See attachments ...
- 06 Aug 2015, 10:52
- Forum: Design forms Builder
- Topic: tab stop order of controls
- Replies: 2
- Views: 5133
tab stop order of controls
Is there any way to change the tab stop order of controls in Design Forms Builder and how can I exclude controls from tab stop chain (there are some controls like GroupBoxes I don't want in tab stop chain)?
Thanks
Thanks
- 18 Jun 2015, 08:46
- Forum: Design forms User
- Topic: double-click on clc (SDF standalone)
- Replies: 2
- Views: 8561
Re: double-click on clc (SDF standalone)
No suggestions?
- 24 Apr 2015, 05:12
- Forum: Design forms User
- Topic: double-click on clc (SDF standalone)
- Replies: 2
- Views: 8561
double-click on clc (SDF standalone)
We want to open own forms by double-clicking on clc files. What we get after double-clicking is that the Design Forms User application is opened but the clicked form is not loaded.
How can we manage to open the forms directly in the application after double-clicking on the clc?
Thanks.
How can we manage to open the forms directly in the application after double-clicking on the clc?
Thanks.
- 09 Apr 2015, 08:42
- Forum: Design forms Builder
- Topic: issue with "user defined units with symbol"
- Replies: 1
- Views: 2904
issue with "user defined units with symbol"
Design Forms Builder 6.0.16.0 There's an issue in printing the symbol of the Expression: code double a; a = PhysConst(200,"mm")/d; where d is a variable with unit "cm" In the layout there is a symbol "cm" with variable d but no symbol with the PhysConst. Because of the ...