View Single Post
  #10 (permalink)  
Old 11-20-2008, 08:18 PM
abdeviation's Avatar
abdeviation
Regular 'Geeker
Offline
Threadstarter
 
Join Date: Nov 2008
Posts: 362
Reputation: 175
abdeviation is keeping up the good workabdeviation is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Go straight to reply when pull out keyboard

Maybe I really don't understand this stuff. Seems pretty simple to do. few lines of code

WhenSliderOpened{
if(inTextMessageTab){
goToReplyScreen();
}else{ goToMenu())}
Reply With Quote