You Are Here:

Community: Developer Discussion Boards

#1 Old Thread - 2006-02-04, 06:39

Join Date: Feb 2006
Posts: 3
Gayathiri
Offline
Registered User
Hello,
I have an app (Roulette) that was running fine in Doja. Now I convert this code for Vodafone it gives some problem in thread at the time of spinning the wheel , . here is my code please tell me what i did wrong thanks a lot...

public void spinrotation(Graphics g){
try{
while(aa<rotation){
g.drawImage(imascra[1],112,27,0);
g.drawImage(img3,199,46,0);
Thread.sleep(200);

g.drawImage(imascra[3],183,70,0);
Thread.sleep(200);

g.drawImage(imascra[1],112,27,0);
g.drawImage(imascra[2],112,27,0);
g.drawImage(img3,135,45,0);
Thread.sleep(200);

g.drawImage(imascra[3],183,70,0);
Thread.sleep(200);

g.drawImage(imascra[2],112,27,0);
g.drawImage(imascra[1],112,27,0);
g.drawImage(img3,138,98,0);
Thread.sleep(200);

g.drawImage(imascra[3],183,70,0);
Thread.sleep(200);

g.drawImage(imascra[1],112,27,0);
g.drawImage(imascra[2],112,27,0);
g.drawImage(img3,199,46,0);
Thread.sleep(200);

g.drawImage(imascra[3],183,70,0);
Thread.sleep(200);

aa++;
} // End of WHILE
if(n1==0||n1==1||n1==3||n1==5|n1==7||n1==9||n1==12||n1==14||n1==16||n1==18||n1==19||n1==21||
n1==23||n1==25||n1==27||n1==30||n1==34||n1==36)
{
g.drawImage(img8,183,71,0);
}
}//END OF TRY BLOCK
catch(Exception e){}
for(i=1;i<181;i++)
betselect[i]=false;
winloss=false;
moneyflag=false;
begin=0;
repaint();
} //END OF SPIN ROTATION
Reply With Quote

#2 Old Re: Thread - 2006-02-04, 07:11

Join Date: Aug 2005
Posts: 1,736
Location: india
Send a message via ICQ to mateen_maldar Send a message via Skype™ to mateen_maldar
mateen_maldar's Avatar
mateen_maldar
Offline
Forum Nokia Champion
Hi gayatri,

seeems an indian name , well
before drwaing the bitmap in the draw specify the size of the rect and


reagrds,

mateen Maldar
Reply With Quote

#3 Old Re: Thread - 2006-02-04, 15:33

Join Date: Feb 2006
Posts: 3
Gayathiri
Offline
Registered User
Hi mateen Maldar,

Thanks for your replay. I cn't get your words pls explain it

Thanks in advance
Regards
Gayathiri
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
Link errors when trying to Display bitmap Bkc82 Symbian Media (Graphics & Sounds) 1 2006-01-16 23:46
Thread function not being called kamalsinghania General Symbian C++ 5 2006-01-04 13:28
Audio and Thread TrungThanhMtad Symbian Media (Graphics & Sounds) 1 2005-10-17 04:12
Thread Kalderas General Symbian C++ 4 2003-08-14 16:02
Can't start thread function liuhoihing General Symbian C++ 0 2003-05-05 07:35

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia