Attached version x.04 of the Sim-Enviro
Adds and Changes in the Sim- PRS+ Core-sources v2.0.3 are use
- System-Menu allows to switch between a PRS-505 and a PRS-x50 skin
- _Core.config.compat.hasNumericButtons is set accordingly
- Buttons are enabled/disabled accordingly
- Start-Skin depends on hasNumericButtons in _PRSPlus.js
- to simulate code for real device don't use _Core calls in autorun.js, "export" functions in starter.js (kbook.autoRunRoot.sandbox.anything =...), include similar code without sandbox in eBookSimMain.xml <function id="setView" params="app">
Modifications to Addons:
Calc:- prepared for translation and App-Icon
- button-sender to array-index is now independent of Sim/real device
- gridCursor is only shown for PRS-505/300
Sudoko:- prepared for integration in PRS+2.0.x
- use of exported Core-functions
- new way of displaying gridCursor, a 4-rowed sprite skin is used
- menuBar.endLoop is called befor exitIf()
DictioLauncher (dictionaryCL):
- based on m-lands latest NON keyboard code
- prepared for for integration in PRS+2.0.x
- added extra input for special characters by holding numkey, functions are copied form 650th kbook.so
[EDIT 21.03.2011]
x.05 release with corrected "_PRSPlus.js" file attached,
should work with "text-help-FreeCell in Post #195"
[/EDIT]
[EDIT 26.03.2011]
Version x.04 and x.05 removed,
attached version x.06
latest code of all addons as per todate included.
includes surquizu awesome new 3D icon-set
new: skin with 600x1024 outputwindow to simulate PRS-950
new: bat-files to start the Sim-Enviro with the desired resolution
new: second page of Apps-Menu
Notes:
Dictionary: only UI is working, no search is done
TestApp: unstable exit
xDicto no way to exit the app, just close the sim
[/EDIT]