Language-Interface-Temperature-Controller: Difference between revisions
Jump to navigation
Jump to search
New page: == Language Interface Issue List == *compilation of object properties for .bas module has error on the form level - FormName.FormName.frm ... need to test for this and prevent the red... |
No edit summary |
||
| Line 1: | Line 1: | ||
== Language Interface Issue List == | == Language Interface Issue List == | ||
*compilation of object properties for .bas module has error on the form level - FormName.FormName.frm ... need to test for this and prevent the redundant placement | *compilation of object properties for .bas module has error on the form level - FormName.FormName.frm ... need to test for this and prevent the redundant placement | ||
*used the disk file form name for top objects > should be name shown in browser > Traj_form and NOT Trajectory.frm > yielded error in the .bas object property file ( wrong names! ) | |||
*Temperature Controller device modal popup does not allow the CAPTION property to be set for label1 > dlgGetName.Label1.Caption | *Temperature Controller device modal popup does not allow the CAPTION property to be set for label1 > dlgGetName.Label1.Caption | ||
Revision as of 19:57, 24 November 2009
Language Interface Issue List
- compilation of object properties for .bas module has error on the form level - FormName.FormName.frm ... need to test for this and prevent the redundant placement
- used the disk file form name for top objects > should be name shown in browser > Traj_form and NOT Trajectory.frm > yielded error in the .bas object property file ( wrong names! )
- Temperature Controller device modal popup does not allow the CAPTION property to be set for label1 > dlgGetName.Label1.Caption
- Object properties appear to need to be reloaded when a form is reloaded
- Selected language is ENGLISH yet is still displaying in POLISH