Modify the visit interface from the source code #18051
summer7807
started this conversation in
Make VisIt better
Replies: 2 comments 2 replies
-
|
If you use VISIT_SELECTED_PLOT_PLUGINS and set it to just Pseudocolor during configure step with CMake, it will prevent other plots from being built and they won't show up in the GUI interface. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Maybe turning on "Auto update" is all that is desired.
Brad
…On Thu, Sep 1, 2022 at 9:40 AM Kathleen Biagas ***@***.***> wrote:
Are you sure you want to change VisIt's interface so drastically?
You can create you own GUI for driving VisIt via Python/PySide
<http://visitusers.org/index.php?title=PySide_Recipes> or through the Java
client interface
<https://visit-sphinx-github-user-manual.readthedocs.io/en/develop/java_client/index.html>
.
—
Reply to this email directly, view it on GitHub
<#18051 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAP2DBAXJN2MS2DRALFAOLTV4DMBXANCNFSM6AAAAAAQBQ3FIU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I want to delete this part of the visit interface. I only want to leave the pseudocolor function. Which part of the source code should I modify?
Is it in the source code file of gui_exe project or in the source code file of which project?
Beta Was this translation helpful? Give feedback.
All reactions