Menu

/trunk/Src/Notifications.UWindow.pas Commit Log


Commit Date  
[r2882] (17.9 kB) by delphidabbler

Removed InhibitCallback property from TNotificationData and removed check box from TNotificationWindow that was used to trigger callbacks using the value assigned to InhibitCallback.

2013-03-31 01:55:37 View
Download
[r2880] (18.9 kB) by delphidabbler

Fixed bug where content labels weren't sizing correctly.

2013-03-30 18:38:29 View
Download
[r2876] (18.9 kB) by delphidabbler

Modified TNotificationWindow to work with new TaskXXX properties of TNotificationData instead of old Action method.
Some renaming of identifiers.

2013-03-30 12:44:05 View
Download
[r2868] (18.5 kB) by delphidabbler

Removed NotificationData property. Notification data is now passed as a parameter to SlideIn method and stored in a field for use after the window is closed.

2013-03-29 16:12:55 View
Download
[r2867] (18.2 kB) by delphidabbler

Replaced all different properties that determined content of notification window with a single NotificationData property.

2013-03-29 15:48:42 View
Download
[r2866] (21.7 kB) by delphidabbler

Replaced ActionText property and OnAction event with new ButtonAction property that receives a TCustomAction instance. This is executed when action button is clicked. ButtonAction's caption is used for action button. Action button hidden if ButtonAction not assigned.

2013-03-29 14:23:52 View
Download
[r2864] (22.2 kB) by delphidabbler

Added a TSimpleEvent object that is used as a lock that calling code uses to avoid trying to display the notification window when it is already displayed.

2013-03-29 13:41:17 View
Download
[r2848] (20.8 kB) by delphidabbler

New unit added to project that implements a slide-in slide-out notification window.
Also added new glyph to resources that is displayed in the window.

2013-03-17 16:43:05 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.