Half the window is cut off
Thread Starter
Evolved Member
iTrader: (23)
Joined: Feb 2009
Posts: 951
Likes: 3
From: Milwaukee, WI
Half the window is cut off
Ok, I have this little problem. I open up the window for OBDII Inspection pass/fail screens and I get this. I know it has something to do with the window size but I don't know how to change the settings for it. Anyone have any ideas?
While this wouldn't necessarily solve the problem, Ecuflash 1.43 adds a scrollbar when the table you're looking at is too big for the size of the window, you might want to try that.
Thread Starter
Evolved Member
iTrader: (23)
Joined: Feb 2009
Posts: 951
Likes: 3
From: Milwaukee, WI
Whenever I apply the patch for 1.43, it crashes... 1.42 is the only version that works.
Edit: NVM. I found out about the blobbits.
Edit: NVM. I found out about the blobbits.
Last edited by Piro Fyre; Apr 24, 2011 at 07:37 PM.
Ecuflash 1.43 is much more picky about what it considers a valid ROM definition. On Tephra V7 for example there's a table with no address and no scaling that's just there to tell you what that category of tables is there for. Since it has no address and no scaling though Ecuflash crashes when you scroll down to it. Doesn't do it in older versions. So if Ecuflash starts up fine but crashes as you scroll down the list of tables, check which one it crashes at - that's probably the cause of the crashing.
Trending Topics
Thread Starter
Evolved Member
iTrader: (23)
Joined: Feb 2009
Posts: 951
Likes: 3
From: Milwaukee, WI
I applied this:
<scaling name="blobbits" storagetype="bloblist" storagebits="1">
<data name="0" value="00"/>
<data name="1" value="01"/>
</scaling>
To the evo7base.xml file. Since you have a VI TME though, yours would be different. Try putting this code in the evo5base.xml or whatever evo#base.xml your ROM uses. It fixed the problem I had.
<scaling name="blobbits" storagetype="bloblist" storagebits="1">
<data name="0" value="00"/>
<data name="1" value="01"/>
</scaling>
To the evo7base.xml file. Since you have a VI TME though, yours would be different. Try putting this code in the evo5base.xml or whatever evo#base.xml your ROM uses. It fixed the problem I had.
Thread
Thread Starter
Forum
Replies
Last Post
V.8MR
For Sale - Interior / Exterior / Sound / Styling
2
Apr 5, 2017 11:53 AM



should be all good.

