PDA

View Full Version : Version 1.04 released


kornalius
10-06-2006, 09:13 PM
Pocket Programming Language has been released today.</p>

Download from here: http://www.arianesoft.ca/e107_files/downloads/ppl104.zip (&quot;/download.php?view.12&quot;>http://www.arianesoft.ca/download.php?view.12</a>
Mirror:)</p>

Here is the change log:</p>

*- 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.</p>

MagNet
10-06-2006, 09:49 PM
Yay.

plinydogg
10-06-2006, 10:08 PM
Thanks for the update! BTW, I've got a quick question: I get an error when I select &quot;help&quot; in the PPC version. Is this normal?

MagNet
10-06-2006, 11:20 PM
I'm not sure if there are any help files in the PPC version...

kornalius
10-06-2006, 11:36 PM
There is a ppl.chm file if I remember. I've never really tested the help part on the pocketpc. It's something we will look into a little bit later.

mmtbb
10-10-2006, 09:17 PM
THere is no help file per se on the PPC. If you get a reader for CHMs (there are a few. One is Free), you can move the PC help file.

kornalius
10-11-2006, 12:16 AM
John, can you tell us which one is free?

bmanske
10-11-2006, 04:48 AM
There is a free one at Pete's Place pjt.xanetuk.com (&quot;http://pjt.xanetuk.com&quot;) then click on CHM Reader.NET

kornalius
10-11-2006, 03:43 PM
Thanks Brad, I will try this one.