Pocket Programming Language 1.04 has been released today.
Download from here: http://www.arianesoft.ca/download.php?view.12
Mirror: http://www.arianesoft.ca/e107_files/dow ... ppl104.zip
Here is the change log:
- Fixed DeleteFileFromPackage() function to rebuild table of content of package file properly.
- PIDE: Watch window, auto-refresh option is now set as default.
- Fixed Readme.txt link on Start Menu.
- PIDE: New option Ask to save files on run/compile.
- PIDE: Fix MSDN Help when no files are open at all.
- PIDE: Fix arrow keys moving groupbox with all child objects.
- PIDE: Fixed Events not showing up properly.
- PIDE: Removed Font Color in font selection dialog. Not supported.
- New WM2003.ppl and WM2005.ppl programs to enable Windows Mobile 2003 / 2005 runtime support.
- PIDE: Fixed Help wne no files are open at all.
- PIDE: Fixed MakeEXE when target is PocketPC.
- PIDE: Optimized PPL runtime verification. It's now very fast.
- PIDE: Fixed right-click in code editor.
- Fixed offset sprites display speed back to normal speed.
- PIDE: Can open files passed as parameters now.
- PIDE: Fixed menu editor event code creation from Proc to Func.
- Fixed tons of internal functions to use integer values and not address parameters.
- Enhanced Particles.ppl demo. It uses a new star image at random times.
- Fixed Copy() function to add one list item if destination list is empty.
- Fixed DIV operator to return integer part of result.
- Fixed LPad() and RPad() functions to work with strings for filling character.
- New G_Draw() function to draw the screen.
- New G_DrawFPS() function to only draw the FPS counters on screen.
- New G_UpdateFPS() function to upate FPS counters.
- Attemtped a fix for the G_LoadFont() function fuschia border issue.
- Fixed ListToStruct() bug.
- VFB, controls in groupbox now moves relative to groupbox.
