Mercurial > public > ostc4
comparison Discovery/Inc/tStructure.h @ 506:998529b3e142
Added new top level menu for customization of views
In the previous versions all menus were occupied by menu option. To indroduce the selection views for data visualization a new tab had to be added.
The menu "Customize views" has been moded to the new tab but not yet removed from the previous one. In addition a view for selection of big font options has been added (including multilanguage strings and other infrastructure)
| author | Ideenmodellierer |
|---|---|
| date | Sun, 30 Aug 2020 17:19:23 +0200 |
| parents | 2b31cf1ebbcc |
| children | e221cf762f45 |
comparison
equal
deleted
inserted
replaced
| 505:06b21f1e47a5 | 506:998529b3e142 |
|---|---|
| 302 #define StMSYS6_RebootMainCPU _MB(2,8,6,9,0) | 302 #define StMSYS6_RebootMainCPU _MB(2,8,6,9,0) |
| 303 #define StMSYS6_ScreenTest _MB(2,8,6,10,0) | 303 #define StMSYS6_ScreenTest _MB(2,8,6,10,0) |
| 304 #define StMSYS6_SetFactoryBC _MB(2,8,6,11,0) | 304 #define StMSYS6_SetFactoryBC _MB(2,8,6,11,0) |
| 305 #define StMSYS6_SetSampleIndx _MB(2,8,6,12,0) | 305 #define StMSYS6_SetSampleIndx _MB(2,8,6,12,0) |
| 306 | 306 |
| 307 /* PAGE 9 */ | 307 /* PAGE 9 */ |
| 308 #define StMPLAN _MB(2,9,0,0,0) | 308 |
| 309 | 309 # define StMCustom _MB(2,9,0,0,0) |
| 310 /* PAGE 9 EDIT FIELD CONTENT */ | 310 |
| 311 #define StMPLAN2_Interval _MB(2,9,2,1,0) | 311 /* PAGE 9 EDIT FIELD CONTENT */ |
| 312 #define StMPLAN3_DiveTime _MB(2,9,3,1,0) | 312 // |
| 313 #define StMPLAN4_MaxDepth _MB(2,9,4,1,0) | 313 |
| 314 #define StMPLAN5_ExitResult _MB(2,9,5,1,0) | 314 #define StMCustom1_CViewTimeout _MB(2,9,1,1,0) |
| 315 #define StMPLAN4_Settings _MB(2,9,6,1,0) | 315 #define StMCustom1_CViewStandard _MB(2,9,1,2,0) |
| 316 #define StMCustom1_CornerTimeout _MB(2,9,1,3,0) | |
| 317 #define StMCustom1_CornerStandard _MB(2,9,1,4,0) | |
| 318 | |
| 319 | |
| 320 #define StMCustom2_CViewSelection1 _MB(2,9,2,1,0) | |
| 321 #define StMCustom2_CViewSelection2 _MB(2,9,2,2,0) | |
| 322 #define StMCustom2_CViewSelection3 _MB(2,9,2,3,0) | |
| 323 #define StMCustom2_CViewSelection4 _MB(2,9,2,4,0) | |
| 324 #define StMCustom2_CViewSelection5 _MB(2,9,2,5,0) | |
| 325 #define StMCustom2_CViewSelection6 _MB(2,9,2,6,0) | |
| 326 | |
| 327 | |
| 328 #define StMCustom2_BFSelection _MB(2,9,3,1,0) | |
| 329 | |
| 330 /* PAGE 10 */ | |
| 331 #define StMPLAN _MB(2,10,0,0,0) | |
| 332 | |
| 333 /* PAGE 10 EDIT FIELD CONTENT */ | |
| 334 #define StMPLAN2_Interval _MB(2,10,2,1,0) | |
| 335 #define StMPLAN3_DiveTime _MB(2,10,3,1,0) | |
| 336 #define StMPLAN4_MaxDepth _MB(2,10,4,1,0) | |
| 337 #define StMPLAN5_ExitResult _MB(2,10,5,1,0) | |
| 338 #define StMPLAN4_Settings _MB(2,10,6,1,0) | |
| 339 | |
| 340 | |
| 341 | |
| 316 | 342 |
| 317 | 343 |
| 318 //#define StMDECO6_SALINITY _MB(2,5,6,1,0) | 344 //#define StMDECO6_SALINITY _MB(2,5,6,1,0) |
| 319 //#define StMDECO6_DefaultSAL _MB(2,5,6,2,0) | 345 //#define StMDECO6_DefaultSAL _MB(2,5,6,2,0) |
| 320 | 346 |
| 321 | 347 |
| 322 | 348 |
| 323 | 349 |
| 324 //#define StMDECO7_AMV _MB(2,5,7,1,0) | 350 //#define StMDECO7_AMV _MB(2,5,7,1,0) |
| 325 //#define StMDECO7_DefaultAMV _MB(2,5,7,2,0) | 351 //#define StMDECO7_DefaultAMV _MB(2,5,7,2,0) |
| 326 //#define StMDECO7_RESERVE _MB(2,5,7,3,0) | 352 //#define StMDECO7_RESERVE _MB(2,5,7,3,0) |
| 327 | 353 |
| 328 | 354 |
| 329 /* | 355 /* |
