View Issue Details

IDProjectCategoryView StatusLast Update
0001560JEDI VCL00 JVCL Componentspublic2004-04-02 06:22
ReporterDierkAssigned Touser72 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0001560: Only another feature for nice TJvDesktopAlert
DescriptionWhen I set WaitTime=0 and Closeable=true then the alertform doesn´t close itself. This feature is nice for me, cause I use it simular like the "showmessage" dialog.
But it would be another nice feature to close the alertform with a "close" method.
With this it would be possible to close it by any event.

Regards

Dierk
TagsNo tags attached.

Activities

user72

2004-04-02 06:22

  ~0003577

I've added a Close(Immediate:boolean) procedure to the component. If Immediate is true, the window is closed as if the user clicked the close button. If false, it is faded away.

Hope that is satisfactory

Issue History

Date Modified Username Field Change
2004-04-02 05:44 Dierk New Issue
2004-04-02 06:22 user72 Status new => resolved
2004-04-02 06:22 user72 Resolution open => fixed
2004-04-02 06:22 user72 Assigned To => user72
2004-04-02 06:22 user72 Note Added: 0003577