0 Members and 6 Guests are viewing this topic.
{====______}
{=========_}
no no no no no!!!I thought my hints were clear enough... I meant AFTER you press 2nd/Enter while the cursor is over the 'compile' option....and I'm not talking about the transition effect (epic fade effect dude, its almost faster than ASM)Spoiler For if my hints are insufficient: Ok how do I parse the VAT searching for programs? Or just force open the prgm menu and get the prgm name as output?
Do you mean how the selection bar moves up and down smoothly? I could maybe dig up my xLIB xLIB Revolution menu code later, although it's in BASIC+xLIB. Maybe someone could convert it to Axe.
:For(A,0,9:RectI(X,Y,width,height:Y-W->Y:RectI(X,Y,width,height:End
Ah I see lookitsan00b, it wasn't too clear to me. I just couldn't find anything special to replicate past the title screen sequence. Also what is the transition effect? I never saw any on my 83+ or Nspire
For(C,0,10) Code... If A If B Do something... End EndEnd
For(C,0,10) Code... If A and B Do something... EndEnd