The Palm OS Emulator is software that emulates the hardware of the various models of Palm OS platform devices. It is extremely valuable for writing, testing and debugging applications. Create "virtual" handhelds by running the Emulator on the MacOS. Emulated devices can be loaded with new ROMs, so you can test your application with virtual devices, including different devices than you own, foreign language ROMs, and debug-enabled ROMs for extra error checking and debugging features. The source code is also available. What's New: Version 3.5 adds the following: Added m125, m130, m515, and i705 support. NOTE: at the time of this writing, skins for these devices are not available. There is no estimated date for when they will be available. (Mac) Added TRGpro and HandEra 330 support. [Scott Gruby] Allow access to the following UI data structures in support of PalmOSGlue that comes with SDK 4.0 Update 1: read/write access to ControlType.attr for CtlGlueNewSliderControl and CtlGlueSetLeftAnchor read access to ListType.itemsText for LstGlueGetItemsText read access to TableType.numColumns for TblGlueGetColumnMasked read access to GraphicControlType.bitmapID and selectedBitmapID for CtlGlueGetGraphics Re-allow read/write access to the text returned by CtlGetLabel, etc. It's OK to read the text, and we'll allow writing to the text until we come up with a better API for altering it. [many] Fixed HostImportFileWithID to return a non-zero ID. [Scott Johnson] Fixed timeout calculations when using redirected send/recieve calls. [many] (Windows) Poser 3.4 de-asserted DTR when opening the host serial port. Poser 3.5 reverts this change (DTR is asserted when the host serial port is opened). [many] Fixed problem with inability to set/change socket address/port in serial port emulation redirection. [Mahendra Tailor] (Mac) Better Mac OS X support (Quit menu item now respects preferences regarding save-on-quit, and an idle Poser now gives more time to other running processes). [ |  |
|