Python Forum
[PySimpleGui] How to alter mouse click button of a standard submit button? - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: GUI (https://python-forum.io/forum-10.html)
+--- Thread: [PySimpleGui] How to alter mouse click button of a standard submit button? (/thread-19943.html)



[PySimpleGui] How to alter mouse click button of a standard submit button? - skyerosebud - Jul-21-2019

Using PySimpleGui. Does anyone know how to alter the standard Submit button click to center or right mouse button?

Thanks Skyerosebud


RE: PySimpleGui - metulburr - Jul-21-2019

https://python-forum.io/Thread-GUI-freezes-while-executing-a-callback-funtion-when-a-button-is-pressed?pid=85656#pid85656


RE: [PySimpleGui] How to alter mouse click button of a standard submit button? - Yoriz - Jul-21-2019

Where does a standard submit button appear, do you have a small sample code showing it in use ?


RE: [PySimpleGui] How to alter mouse click button of a standard submit button? - FullOfHelp - Jul-21-2019

It's not a feature currently implemented, but there may be a workaround to get there. I suggest logging as an Issue on the project's GtiHub - http://www.PySimpleGUI.com