Discussion Board
somebody help me?
2005-11-21, 02:36
#1
Registered User
I want show a bmp picture for 1 second while my application start, is there some control like picturebox? and how to let it show just 1 second and then disappear automaticly?
thx!
Re: somebody help me?
2005-11-21, 02:41
#2
Nokia Developer Expert
nope, easiest way to do it is to use timers. So just show the image, start timer, and when the timer expires, just stoop showing the image.
yucca
Re: somebody help me?
2005-11-21, 03:54
#3
Registered User
thx!
another question! how to pack a bmp file to .mbm file and build a .mbg file?
i add this content to .mmp file, and then what to do? thx!
START BITMAP FuMobileMusic.mbm
HEADER
SOURCEPATH ..\Images
SOURCE C12 Logo.bmp
SOURCE C12 GifFile.bmp
Re: somebody help me?
2005-11-21, 04:24
#4
Regular Contributor
just rebuild app.
include mbm file in relative cpp.
thats it...
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules