Post Reply 
newRPL: Alpha demo 0.9 released [UPDATED 2017-10-25]
09-16-2017, 05:19 PM (This post was last modified: 09-16-2017 07:33 PM by The Shadow.)
Post: #98
RE: newRPL: Alpha demo 0.9 released [UPDATED 2017-09-15]
Just found an interesting directory display bug. If you create a directory with exactly six items in it, then use ORDER to put that directory on the second or higher page of another directory, the display will be completely whacked when you move to that directory.

Let's say you have a directory containing A B C D E F. When you move to that directory from above, what you will see is: F, then four blank keys, then F again. Only the first F will be functional.

I think the issue here is that the VAR menu retains its page number as it moves up and down the directories (unlike oldRPL). And when it tries to move onto the second page of a directory that doesn't have one and doesn't need a NXT button, it freaks out.

P.S. Yay to the new ROM! Downloading.

EDIT: Is the bug mentioned here the 'menu display glitch' you mentioned on the first page?

EDIT: You forgot to mention ->FNTSTAT and ->FNTPLOT. Also, what is FNTPG? What arguments do FNTSTO and FNTRCL take?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL: Alpha demo 0.9 released [UPDATED 2017-09-15] - The Shadow - 09-16-2017 05:19 PM



User(s) browsing this thread: 2 Guest(s)