-
-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi,
First thank you so much for this amazing project.
I was playing around with the Python bindings. I just run the example https://github.com/cfillion/reaimgui/blob/master/examples/track_manager.py and came across this syntax error.
File "/Applications/Reaper/Scripts/ReaTeam Extensions/API/imgui_python.py", line 3045
def ImGui_MenuItem(ctx, label, shortcutInOptional = None, p_selectedInOut, enabledInOptional = None):
^
SyntaxError: non-default argument follows default argumentI have been able to fix my local imgui_python.py module and it seems to work. If I knew how that module is generated I'd make a PR but unfortunately I have zero c++ knowledge.
Cheers
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working