Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
4

How To modify the user Interface of the Open studio [closed]

asked 2020-06-03 04:00:27 -0500

riteshsahoo's avatar

updated 2020-06-03 14:13:13 -0500

I want to change the menu options and rearrange the components of the UI ... How can i change the code and which part of the code to change ?

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by riteshsahoo
close date 2020-06-06 04:41:07.559257

1 Answer

Sort by ยป oldest newest most voted
3

answered 2020-06-03 11:53:09 -0500

The code is public and open-source.

Github repo here: https://github.com/NREL/OpenStudioApp...

App code in the src folder: https://github.com/NREL/OpenStudioApp... You'll need some development experience to move things around in the UI, and will need rebuild the application yourself.

edit flag offensive delete link more

Comments

d:\mydata\sahoo.ritesh.conan\data\fmt\6.0.0__\build\e0a02d496bbb652b6295152dfce0d3937acc0b56\source_subfolder\include\fmt\core.h(769): fatal error C1903: unable to recover from previous error(s); stopping compilation (D:\MyData\sahoo.ritesh.conan\data\fmt\6.0.0__\build\e0a02d496bbb652b6295152dfce0d3937acc0b56\source_subfolder\src\format.cc) [D:\MyData\sahoo.ritesh.conan\data\fmt\6.0.0__\build\e0a02d496bbb652b6295152dfce0d3937acc0b56\build_subfolder\source_subfolder\fmt.vcxproj]

fmt/6.0.0:

openstudio_ruby/2.5.5@nrel/stable: WARN: Readline (hence GDBM) will not work on MSVC right n

riteshsahoo's avatar riteshsahoo  ( 2020-06-03 21:42:52 -0500 )edit

When i am compiling i get this error ... is there any references for updating the APP UI ? any sort of help manual for the code

riteshsahoo's avatar riteshsahoo  ( 2020-06-03 21:43:54 -0500 )edit

No references that I'm aware of. There is some documentation in the repo. NREL is no longer maintaining the app - I'd suggest contacting the openstudio coalition about UI design changes and guidance on chaning the UI.

mdahlhausen's avatar mdahlhausen  ( 2020-06-04 09:36:24 -0500 )edit

Careers

Question Tools

Stats

Asked: 2020-06-03 04:00:27 -0500

Seen: 155 times

Last updated: Jun 03 '20