On 17/12/2007, el stamatakos <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>  I am having problems with this timer. The first thing is it does not close 
> the form, even if I change the interval time. The second thing is I have a 
> label on the form and the message is not being assigned to the labels caption 
> as in MessageForm.Label1.Caption:=Msg;
> I modified the program to include  I modified my code as per requests of 
> users to below


I created a new notification form. Removed it from AutoCreate. Removed
Border and created a ShowNotification() procedure.

On the main form I have a Memo for whatever message and a button that
calls ShowNotification.

I've attached my example project that works fine under Windows XP.
Rename the file with a .zip extension and unpack.


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

Attachment: notifyscreen.zipped
Description: Binary data

Reply via email to