nanogui: regarding timers


Previous by date: 21 Sep 2006 14:05:43 +0100 GUI design tool for Nano-X?, Paul Long
Next by date: 21 Sep 2006 14:05:43 +0100 Re: USB Mouse Support on Embedded Device, Martin Kajdas
Previous in thread: 21 Sep 2006 14:05:43 +0100 Re: regarding timers, Uwe Klatt
Next in thread: 21 Sep 2006 14:05:43 +0100 Re: regarding timers, Greg Haerr

Subject: regarding timers
From: kourla ashok kumar reddy ####@####.####
Date: 21 Sep 2006 14:05:43 +0100
Message-Id: <20060921130539.33884.qmail@web7711.mail.in.yahoo.com>

Hi james,
   
  To display images as one by one with some delay i used following code,but it
  is only displaying one image for a instant only.
  how can i write program to display images continuously by using microwindows.
  Is there any sample program in microwindows.
   
   
  WM_CREATE:
  SetTimer(hwnd,1,1000,NULL);
  SetTimer(hwnd,2,2000,NULL);
  WM_TIMER:
    MwSetDesktopWallpaper(&image_penguin);
  MwSetDesktopWallpaper(&image_car8);
   
  Regards,
  Ashok

 				
---------------------------------
 Find out what India is talking about on  - Yahoo! Answers India 
 Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW

Previous by date: 21 Sep 2006 14:05:43 +0100 GUI design tool for Nano-X?, Paul Long
Next by date: 21 Sep 2006 14:05:43 +0100 Re: USB Mouse Support on Embedded Device, Martin Kajdas
Previous in thread: 21 Sep 2006 14:05:43 +0100 Re: regarding timers, Uwe Klatt
Next in thread: 21 Sep 2006 14:05:43 +0100 Re: regarding timers, Greg Haerr


Powered by ezmlm-browse 0.20.