Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: No Registered EventHandler for events of type "TCellClick #97

Open
blueskylu2008 opened this issue Apr 27, 2024 · 1 comment
Open

Comments

@blueskylu2008
Copy link

*** Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] on win32. ***
*** Remote Python engine is active ***

*** Remote Interpreter Reinitialized ***

*** Remote Interpreter Reinitialized ***
AttributeError: Error in setting property OnCellClick
Error: No Registered EventHandler for events of type "TCellClick
Traceback (most recent call last):
File "E:\delphifmx6\iArchMgr4Cb.py", line 13, in
main()
File "E:\delphifmx6\iArchMgr4Cb.py", line 7, in main
Application.MainForm = iCenterMgrForm(Application)
File "E:\delphifmx6\UnitMain.py", line 91, in init
self.LoadProps(os.path.join(os.path.dirname(os.path.abspath(file)), "UnitMain.pyfmx"))
RuntimeError: Error reading StringGridSp1.OnCellClick: AttributeError: Error in setting property OnCellClick
Error: No Registered EventHandler for events of type "TCellClick

image
image
I made just a simple project in c++builder fmx and used the Exporter to Python. When running without modification the UnitMain.py it get this Error.

@davemaster
Copy link

Greetings,

Have you the "simple project code", the version of our IDEs ?? Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants