You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on a project using the sample GUI example as a base. See that you built a good amount of compontents for the editor including the save/open file dialog that was in base Irrlicht. I can make my own version of these componets using the UI creator from the editor.
However it would be a nice quality of life feature if you make the EditorGUI controls can be called/created via using the CUIElement/CUIContainer or UIBase clasesses. Thanks in advanced.
The text was updated successfully, but these errors were encountered:
I am working on a project using the sample GUI example as a base. See that you built a good amount of compontents for the editor including the save/open file dialog that was in base Irrlicht. I can make my own version of these componets using the UI creator from the editor.
However it would be a nice quality of life feature if you make the EditorGUI controls can be called/created via using the CUIElement/CUIContainer or UIBase clasesses. Thanks in advanced.
The text was updated successfully, but these errors were encountered: