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

iPhone gesture problem #82

Open
lagodny opened this issue Mar 9, 2023 · 0 comments
Open

iPhone gesture problem #82

lagodny opened this issue Mar 9, 2023 · 0 comments

Comments

@lagodny
Copy link

lagodny commented Mar 9, 2023

When you create a frame, don't give it an owner.
LFrame := T(GetFrameClass<T>(LParent, LStandName).Create(nil));
This leads to the fact that gestures do not work on the iPhone.
Tested in Delphi 11.3

Test FrameStand iPhone Getsture.zip

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

1 participant