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

2025-01-14, Version 2.17 #36

Merged
merged 1 commit into from
Jan 14, 2025
Merged

2025-01-14, Version 2.17 #36

merged 1 commit into from
Jan 14, 2025

Conversation

Jimrnelson
Copy link
Collaborator

Fixed bug where using GoToDef on This.SomeMethod would do nothing under some circumstances: (#35)

  • In a form (or form based class), in a method for the form itself (and thus ThisForm.SomeMethod would be equivalent).
  • AND the currently selected object (as appears in the Properties Window) is an object in the form (but not the form itself)

Fixed bug where using GoToDef on `This.SomeMethod` would do nothing under some circumstances: (VFPX#35)
- In a form (or form based class), in a method for the form itself (and thus `ThisForm.SomeMethod` would be equivalent).
- AND the currently selected object (as appears in the Properties Window) is an object in the form (but not the form itself)
@Jimrnelson Jimrnelson merged commit ecda5ec into VFPX:main Jan 14, 2025
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

Successfully merging this pull request may close these issues.

1 participant