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

Two feedback questions #91

Open
xusuyuan0923 opened this issue Jun 15, 2024 · 4 comments
Open

Two feedback questions #91

xusuyuan0923 opened this issue Jun 15, 2024 · 4 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@xusuyuan0923
Copy link

Hello, I also encountered several issues while using the Delphivcl library. I would like to give you feedback.
One issue is that the OnKeyPress event of the Edit control cannot be filtered.
Another issue is that after calling the Add method on the CustomiImageList object, the image was not added to the list, and after printing the Count property, the result is still 0

@xusuyuan0923
Copy link
Author


企业微信截图_17184310626633

@xusuyuan0923
Copy link
Author

企业微信截图_1718250751615

@lmbelo
Copy link
Member

lmbelo commented Jun 15, 2024

@xusuyuan0923, do not instantiate CustomImageList directly, use a ImageList instead. There is a sample showing how to use the ImageList class: samples/ListView/listview_unit.py

@lmbelo lmbelo self-assigned this Jun 15, 2024
@lmbelo lmbelo added the help wanted Extra attention is needed label Jun 15, 2024
@lmbelo
Copy link
Member

lmbelo commented Jun 15, 2024

Hello, I also encountered several issues while using the Delphivcl library. I would like to give you feedback. One issue is that the OnKeyPress event of the Edit control cannot be filtered. Another issue is that after calling the Add method on the CustomiImageList object, the image was not added to the list, and after printing the Count property, the result is still 0

Thank you to report.
I will check it and let you know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants