Improving application usability interfaces and experience (UI/UX)
Bentley’s User Experience (UX) team is looking for the end-users just like you to participate in usability studies. These are not product demos, but rather opportunities for you to use the software and provide feedback that then gets passed on to development teams.
Read more about the program and sign up here: https://www.bentley.com/en/usability-testing
When there is a match between your profile and an upcoming usability study, the User Experience team will contact you. From there, an interactive session is scheduled where you will be asked to provide feedback on new product features or improved workflows.
Help shape the experience of the products you use!
MicroStation Application Dark Theme UI Design Considerations
Sub QuickTest() DisplayCExpression "userPrefsP->flags.useDarkTheme" End Sub Function DisplayCExpression(expression As String) As Variant Dim result result = GetCExpressionValue(expression) Debug.Print expression & " = " & result DisplayCExpression = result End Function:
C:\Program Files\Bentley\MicroStationCONNECTSDK\include>s dark * | findstr -i theme Mstn\MdlApi\userpref.r.h:167: unsigned useDarkTheme : 1; OR, C:\Program Files\Bentley\MicroStationCONNECTSDK\bin>qs dark.*theme C:\Program Files\Bentley\MicroStationCONNECTSDK\bin>findstr.exe -snipra:1E "dark.*theme" "C:\Program Files\Bentley\MicroStationCONNECTSDK\examples\*" C:\Program Files\Bentley\MicroStationCONNECTSDK\bin>findstr.exe -snipra:1E "dark.*theme" "C:\Program Files\Bentley\MicroStationCONNECTSDK\include\*" C:\Program Files\Bentley\MicroStationCONNECTSDK\include\Mstn\MdlApi\userpref.r.h:167: unsigned useDarkTheme : 1; C:\Program Files\Bentley\MicroStationCONNECTSDK\bin>findstr.exe -snipra:1E "dark.*theme" "C:\Program Files\Bentley\MicroStationCONNECTSDK\MigrationTools\*" C:\Program Files\Bentley\MicroStationCONNECTSDK\bin>findstr.exe -snipra:1E "dark.*theme" ".\*" C:\Program Files\Bentley\MicroStationCONNECTSDK\bin>