Post Reply 
Acron RPN announces v3.0 BETA
06-14-2018, 12:11 AM
Post: #37
RE: Acron RPN announces v3.0 BETA
We came across a problem with the Undo when using that Ultimate 2 layout on all platforms, and a problem with scrolling getting stuck on iOS. We will release a new BETA build for both platforms as soon as we have those issues resolved. It appears iOS BETA is by invitation only, so if you are interested, send me a private message with your Apple ID and I'll add you to the list.

If you haven't noticed, the Ultimate 2 layout includes customer-requested functionality I'm calling "In-Place Operators". If you select a line on the stack, almost all of the non-toolbar buttons will treat that as if it were the top of the stack. For instance, if you push 1-5 to the stack and select 3:
1 = 1
2 = 2
3 = 3
4 = 4
5 = 5


Now when you hit +, it will totally ignore the 4 and 5, and treat 3 like the top:
1 = 1
2+3 = 5
4 = 4
5 = 5


Now if you hit /:
1/(2+3) = 1/5
4 = 4
5 = 5


You need to make modifications to your layout xml for in-place operators (see the example snippet). As stated before, I added it to all the non-toolbar buttons in Ultimate 2. If you don't like that layout, here's the standard phone layout with the same behavior. You need to be using 3.1.0 BETA to install this layout.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Acron RPN announces v3.0 BETA - vanLudwig - 08-27-2017, 05:49 PM
RE: Acron RPN announces v3.0 BETA - Dieter - 09-07-2017, 06:51 AM
RE: Acron RPN announces v3.0 BETA - Dieter - 09-07-2017, 07:59 PM
RE: Acron RPN announces v3.0 BETA - Dieter - 09-07-2017, 06:29 PM
RE: Acron RPN announces v3.0 BETA - Dieter - 06-15-2018, 06:26 PM
RE: Acron RPN announces v3.0 BETA - vanLudwig - 06-14-2018 12:11 AM



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