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

Proposal to fix issue #38 Get Top Frame #39

Merged
merged 1 commit into from
Nov 3, 2018

Conversation

littleearth
Copy link
Contributor

New GetActiveFrame function which uses a Tlist of frames handled by Open, Hide events. As a frame is shown it is added to the list, as it is hidden it is removed.

This solution has worked in my projects using TFramestand.

Also a new OnAfterShow events for frames, uses RTTI [AfterShow].

…pen, Hide event

New OnAfterShow events for frames, uses RTTI [AfterShow]
@littleearth littleearth mentioned this pull request Oct 24, 2018
@andrea-magni andrea-magni merged commit 775f26a into andrea-magni:master Nov 3, 2018
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.

None yet

2 participants