0 Members and 2 Guests are viewing this topic.
:[080808082A1C0800]->Pic1:Output(0,0,"Ioes Positivos:Text(0,15,"Aluminio:Text(0,22,"Amonio:Text(0,29,"Bario:Text(0,36,"Calcio:Text(0,43,"Chumbo:Text(0,50,"Cobalto (II):Text(0,57,"Cobalto (III):Pt-Change(40,45,Pic1ยด:DispGraph
:Fix 5:[080808082A1C0800]->Pic1:Output(0,0,"Ioes Positivos:Text(0,15,"Aluminio:Text(0,22,"Amonio:Text(0,29,"Bario:Text(0,36,"Calcio:Text(0,43,"Chumbo:Text(0,50,"Cobalto (II):Text(0,57,"Cobalto (III):Pt-Change(40,45,Pic1:DispGraph
no, output puts that on the homescreen. I would suggest doing a Text() command for that too.
Yes, or an image, because I wanted the title to be BIG :s
Quote from: ScoutDavid on November 18, 2010, 01:48:15 pmYes, or an image, because I wanted the title to be BIG :sFix 3 changes the font I believe
Quote from: JustCause on November 18, 2010, 02:05:19 pmQuote from: ScoutDavid on November 18, 2010, 01:48:15 pmYes, or an image, because I wanted the title to be BIG :sFix 3 changes the font I believeOutput font? Sorry, I don't understand your reply
Quote from: ScoutDavid on November 18, 2010, 02:06:33 pmQuote from: JustCause on November 18, 2010, 02:05:19 pmQuote from: ScoutDavid on November 18, 2010, 01:48:15 pmYes, or an image, because I wanted the title to be BIG :sFix 3 changes the font I believeOutput font? Sorry, I don't understand your replyIt makes the Text() command display homescreen font. Fix 2 should put it back again.
:[080808082A1C0800]->Pic1:Fix 5:Fix 3:Output(0,0,"Ioes Positivos:Fix 2:Text(0,15,"Aluminio:Text(0,22,"Amonio:Text(0,29,"Bario:Text(0,36,"Calcio:Text(0,43,"Chumbo:Text(0,50,"Cobalto (II):Text(0,57,"Cobalto (III):Pt-Change(40,45,Pic1:DispGraph
yes that should work. Also, you might wanna do fix 4 at the end to make sure text gets drawn normally.
:[080808082A1C0800]->Pic1:Fix 5:Fix 3:Output(0,0,"Ioes Positivos:Fix 2:Text(0,15,"Aluminio:Text(0,22,"Amonio:Text(0,29,"Bario:Text(0,36,"Calcio:Text(0,43,"Chumbo:Text(0,50,"Cobalto (II):Text(0,57,"Cobalto (III):Fix 4:Pt-Change(40,45,Pic1:DispGraph
yes, that should work fine.
Actually, instead of Fix 3 and 2 you should use Fix 1 and 0, respectively, since Fix 3 only inverts the text. And Fix 4 is used to cancel Fix 5, so otherwise you should be fine.