HP Forums
Bugs: EMU48 V1.59 - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: General Forum (/forum-4.html)
+--- Thread: Bugs: EMU48 V1.59 (/thread-9508.html)



Bugs: EMU48 V1.59 - compsystems - 11-16-2017 12:34 PM

Hello, there are two errors in the latest versions of emu48 (1.59) and emu48+

1: when capturing the screen, with zoomXY, different of 2x2, this capture always with zoom1x1

2: emu48 is not working with zoomXY different of 2x2

Suggestion for next release:
ZoomXY can be changed from the menu bar, with the purpose of making the screen capture in several dimensions, without having to change KML script

Thanks

http://hp.giesselink.com/emu48.htm


RE: Bugs: EMU48 V1.59 - Christoph Giesselink - 11-17-2017 02:17 PM

(11-16-2017 12:34 PM)compsystems Wrote:  Hello, there are two errors in the latest versions of emu48 (1.59) and emu48+

1: when capturing the screen, with zoomXY, different of 2x2, this capture always with zoom1x1

2: emu48 is not working with zoomXY different of 2x2

I don't like generalizing.

To 1:, this is a known bug in all versions and already fixed in my classic 1.60 sources.

To 2:, this is incorrect, Emu48 v1.59 and Emu48+ v1.58 from the Debug4x package work properly. Affected is Eric's Emu48+ v1.57 distribution on hpcalc.org

Christoph


RE: Bugs: EMU48 V1.59 - compsystems - 11-17-2017 04:05 PM

2: is true, the latest version available of emu48plus on debug4x.com (V 2.2 Build 168d) is ok

____
Another idea, we wish emu48 multilanguage, please CG can support by means of a file (spn.txt, eng.txt, frn.txt, ger.txt) that reads the text strings from the menus of the toolbar.
new keyword: language

PHP Code:
Global
...
language ger.txt
End 

Thanks