Creating Tabs within a Custom User Interface in Fluent
Hello, we're a team of computer science students at Colorado School of Mines, and we just started work on a project to write a Fluent plugin for Dr. Richard GIlmore. In the dialog box that controls the plugin, we'd like to have tabs that navigate to different pages/panels(/tables?) of interface elements. Below is an example of what we mean, as seen in an already-existing plugin. After reading through the Fluent Customization Manual, we couldn't seem to find any information on how this is done via the Scheme macros presented there. How can we go about adding similar functionality to our interfaces? Any insight is greatly appreciated, thank you!
Best Answer
-
This github contains examples on how to create most things for a Fluents GUI.
2
Answers
-
@Sean Pearson can you assist here? If not I will reach out to Dan Williams (and get him on the forum as well). 😀
0