WP34s: emulator feature request
|
11-09-2015, 10:02 AM
Post: #21
|
|||
|
|||
RE: WP34s: emulator feature request
This sounds like a stack lift issue. Pressing enter disables stack lift and the paste function doesn't re-enable it. Fix committed.
It doesn't look like the 31S is getting these changes at the moment. Have I ever mentioned how painful stack lift is to support? - Pauli (11-09-2015 09:05 AM)fhub Wrote: Marcus, there's still a small problem: |
|||
11-09-2015, 10:54 AM
Post: #22
|
|||
|
|||
RE: WP34s: emulator feature request | |||
11-09-2015, 10:55 AM
Post: #23
|
|||
|
|||
RE: WP34s: emulator feature request
(11-09-2015 10:02 AM)Paul Dale Wrote: This sounds like a stack lift issue. Pressing enter disables stack lift and the paste function doesn't re-enable it. Fix committed. ... and rebuilt. Walter, we are on 3837 already. Marcus von Cube Wehrheim, Germany http://www.mvcsys.de http://wp34s.sf.net http://mvcsys.de/doc/basic-compare.html |
|||
11-09-2015, 11:25 AM
Post: #24
|
|||
|
|||
RE: WP34s: emulator feature request
(11-09-2015 06:52 AM)Dieter Wrote: If I knew how to use it I also would try the console version. ;-) I not sure you really want to.... The key mapping is near the top of console.c, the top three rows map naturally to a US qwerty keyboard, the numbers are themselves and the extra keys are more sporadic. There are extra commands:
The text display includes a lot of status information and internal state at the top of the screen. This includes the stack and other lettered registers and a lot of other things too. The calculator display is crudely rendered as well. All in all, good for debugging but not all that easy to use for anyone except me - Pauli |
|||
11-09-2015, 11:53 AM
Post: #25
|
|||
|
|||
RE: WP34s: emulator feature request
Ok, retried with build 3837:
Selected one Excel cell, copied to clipboard, opened WP 34S, right-clicked on [WP], clicked on <Paste number(s)> ... nothing happened. What did I miss? d:-? |
|||
11-09-2015, 11:58 AM
Post: #26
|
|||
|
|||
RE: WP34s: emulator feature request | |||
11-09-2015, 12:04 PM
Post: #27
|
|||
|
|||
RE: WP34s: emulator feature request
Thanks for pointing this out. Usually, I hide this titlebar. Anyway, it's not logical working just one of both possible ways.
d:-/ |
|||
11-09-2015, 12:53 PM
Post: #28
|
|||
|
|||
RE: WP34s: emulator feature request
Hi,
How find build 3837 ? On SourceForge I don't see 3837 ? Gérard. |
|||
11-09-2015, 12:58 PM
Post: #29
|
|||
|
|||
RE: WP34s: emulator feature request
(11-09-2015 12:53 PM)ggauny@live.fr Wrote: How find build 3837 ? On SourceForge I don't see 3837 ?You'll always find the latest builds here: http://sourceforge.net/p/wp34s/code/ Franz |
|||
11-09-2015, 01:00 PM
Post: #30
|
|||
|
|||
RE: WP34s: emulator feature request
(11-09-2015 12:04 PM)walter b Wrote: Anyway, it's not logical working just one of both possible ways. I agree. Try again, please! Marcus von Cube Wehrheim, Germany http://www.mvcsys.de http://wp34s.sf.net http://mvcsys.de/doc/basic-compare.html |
|||
11-09-2015, 01:21 PM
Post: #31
|
|||
|
|||
RE: WP34s: emulator feature request
Looks significantly better now. Thanks! Seems we can use it now.
d:-) |
|||
11-09-2015, 01:25 PM
Post: #32
|
|||
|
|||
RE: WP34s: emulator feature request
... and look in the square brackets - there you find [r3839] as the most recent build now.
d:-) |
|||
11-09-2015, 01:48 PM
Post: #33
|
|||
|
|||
RE: WP34s: emulator feature request
(11-09-2015 01:25 PM)walter b Wrote: ... and look in the square brackets - there you find [r3839] as the most recent build now. Should be fixed now. Marcus von Cube Wehrheim, Germany http://www.mvcsys.de http://wp34s.sf.net http://mvcsys.de/doc/basic-compare.html |
|||
11-09-2015, 03:36 PM
Post: #34
|
|||
|
|||
RE: WP34s: emulator feature request
Yes, it is.
d:-) |
|||
11-09-2015, 08:06 PM
(This post was last modified: 11-09-2015 08:18 PM by Dieter.)
Post: #35
|
|||
|
|||
RE: WP34s: emulator feature request
(11-09-2015 01:00 PM)Marcus von Cube Wrote: I agree. Try again, please! Great – it works! Thank you very much! Two observations:
Dieter |
|||
11-09-2015, 08:15 PM
Post: #36
|
|||
|
|||
RE: WP34s: emulator feature request
The Qt emulators have been rebuilt too.
|
|||
11-09-2015, 08:32 PM
Post: #37
|
|||
|
|||
RE: WP34s: emulator feature request | |||
11-09-2015, 09:18 PM
Post: #38
|
|||
|
|||
RE: WP34s: emulator feature request
We emulate the hardware: screen, keyboard...
|
|||
11-09-2015, 09:50 PM
Post: #39
|
|||
|
|||
RE: WP34s: emulator feature request
(11-09-2015 08:06 PM)Dieter Wrote: Two observations: This is standard behavior of the underlying decNumber library. Marcus von Cube Wehrheim, Germany http://www.mvcsys.de http://wp34s.sf.net http://mvcsys.de/doc/basic-compare.html |
|||
11-10-2015, 02:02 AM
Post: #40
|
|||
|
|||
RE: WP34s: emulator feature request
I too was hoping this would be implemented one day. ;-) Thanks, Pauli and Marcus, for the great workl
(11-08-2015 09:28 PM)Dieter Wrote: what about a keyboard shortcut? For instance Ctrl+Shift+C and Ctrl+Shift+V?Sounds like a good hotkey, but it would conflict with my clipboard manager. So, ideally, the hotkey would have to be configurable... Now, with direct register export/import bypassing keyboard and display in place, two related feature suggestions appear to be in reach: - Raw copy & paste selected register(s) to/from clipboard via keyboard and mouse in "debug" mode - Allow to edit a number in a selected register in a popup window via keyboard and mouse in "debug" mode Greetings, Matthias -- "Programs are poems for computers." |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)