Skip to content

New Notifications Manager (VCL - FMX)#11

Open
jkour wants to merge 20 commits intoWladiD:masterfrom
jkour:Notifications_Demo_FMX
Open

New Notifications Manager (VCL - FMX)#11
jkour wants to merge 20 commits intoWladiD:masterfrom
jkour:Notifications_Demo_FMX

Conversation

@jkour
Copy link

@jkour jkour commented Aug 10, 2020

Hi,

I have created a new notification manager to work with notification windows in both VCL and FMX. I have also added some properties

I have two issues I can't figure out:

  1. In the original demo you have (and this is still an issue), the last notification window does not auto close for some reason

  2. I want to add an event to fire during the count down of the auto close interval so I could show a countdown timer. I can't figure out how to trigger it. I have a commented code but couldn't find the correct place. Perhaps you can provide a hint?

Thanks

@jkour
Copy link
Author

jkour commented Aug 11, 2020

I figured out why #1 happens; when the notification form has the focus it does not autoclose.

I have a new PL to address this

The notification form can be optionally activated; otherwise the main form has the focus
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