choose menu fsilure in virtual prime
|
01-08-2016, 04:22 PM
Post: #1
|
|||
|
|||
choose menu fsilure in virtual prime
I finally found the virtual prime version
Virtual Calculator Version: 2015 06 17 (8151) There are a couple of problems: (1) on the win10 touch screen-- the touch registration is off by half a line. (2) More seriously, the CHOOSE function crashes the program on my major list. It mangles some strings and crashes on some. I have checked each string in the list with the memory list display. All are fine. But in CHOOSEmenu some items cause a crash and some items show a garbled string (trailing extraneous chinese characters). This problem does not exist with the Android prime or the real calculator with the same code. Is it possible that the paid version in the Windows Store might work? There is no version info. I work with android Prime only for now on my Galaxy Tab Pro/Note 2 |
|||
01-11-2016, 05:55 AM
Post: #2
|
|||
|
|||
RE: choose menu fsilure in virtual prime
Hello,
Can you post the exact parameters use for the CHOOSE? Cyrille Although I work for the HP calculator group, the views and opinions I post here are my own. I do not speak for HP. |
|||
01-11-2016, 06:20 PM
Post: #3
|
|||
|
|||
RE: choose menu fsilure in virtual prime
Well i prepared an examole but in the process i found the problem.
My choose list has over 500 strings (most of the prime catalog). The rub is if any string is over 33 cgaracter some internal buffer is overrun and the prime litterally crashes. If i trim the stribgs to 32 characters then it works. This size probkem does not exist in the android version or the real prime. I work with android Prime only for now on my Galaxy Tab Pro/Note 2 |
|||
01-11-2016, 07:16 PM
(This post was last modified: 01-11-2016 08:24 PM by Tim Wessman.)
Post: #4
|
|||
|
|||
RE: choose menu fsilure in virtual prime
(01-11-2016 06:20 PM)ji3m Wrote: My choose list has over 500 strings (most of the prime catalog). Well, I'll look at it. Suspect I know what the problem is from your description. EDIT: Actually, looks like was already reported a long time back on the forum here earlier and resolved. Thanks again! TW Although I work for HP, the views and opinions I post here are my own. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)