EVPlugBase 1.0 Beta (Palm)

by EVSOFT

Product image for EVPlugBase 1.0 Beta (Palm)
Short description for EVPlugBase 1.0 Beta (Palm): Manage hacks&plugins for PalmOS. EVPlugBase is a replacement of hackmaster. And it's a open platform for third-party developers to develop a Plugin for Palm OS. Plam OS is very succinct os system, but it's a little inconvenient. Many programers develop patchs for the system, some of them are based with Hack Master, a great platform for patchs, others are not. That was the internal reason that might crash the pilot. After we finished EVEdit, a Hack extension, we find it is necessary to develop a new mechanism to the programers who want to add some of the system patch trap in their applications. We name these applications "Plugin", different with "hack". What is lack of the Hack Master? 1.Not solve the hack conflict with the no-hack application problem. 2.Strictly resources requirement: Strictly resources ID requirement, for example, patch code ID must start from 'code' resource 1000, config panel resource ID must be 2000 etc. Strictly require 'TRAP' resource, it is very difficult for Code warrior programer. 3.Waste of code, for example, when a patch want to replace several system trap, normally a piece of init code needed in sereral place, that will waste a lot code. 4.Inflexible programing, for example, in different versioin of OS, SysKeyboardDialog trap is different, if you want to replace it in Palm OS 1.0, you must replace the SysKeyboardDialogV10 trap, but when you try in Palm OS 2.0, you must replace SysKeyboardDialog trap, so you must provide two version for these two OS. When we are developing EVEdit (A HackMaster extention), we feel these inconvenient deeply, so we develop EVPlugBase, to manage Plugins for Palm OS. The enhancement list below: 1.EVPlugBase can manage all Plugin written according EVPlugBase rule. No conflict each other. 2.EVPlugBase can manage all other no-hack applications that replace system traps. 3.Provide delete-protection. This prevent some users to delete Plugin or Hackextention which is actived, that will mostly cased a system crash. 4.Provide SoftPenStroke function for Plugin. It will save many time of patch programer. 5.Solve all problem that list in the lack of Hack Master.
Price:
free
Rating:
(3.6 of 5) 19 ratings
Rate now - Recommend software
For:
Show compatible devices
Downloads:
16,552
License:
Freeware
Last updated:
12/05/1998
Languages:
Category:
Tools » System expansion
Registration Key:
will be delivered on purchase
Trial version:
not available
Manage hacks&plugins for PalmOS.EVPlugBase is a replacement of hackmaster. And it's a open platform for third-party developers to develop a Plugin for Palm OS. Plam OS is very succinct os system, but it's a little inconvenient. Many programers develop patchs for the system, some of them are based with Hack Master, a great platform for patchs, others are not. That was the internal reason that might crash the pilot.After we finished EVEdit, a Hack extension, we find it is necessary to develop a new mechanism to the programers who want to add some of the system patch trap in their applications. We name these applications "Plugin", different with "hack". What is lack of the Hack Master? 1.Not solve the hack conflict with the no-hack application problem. 2.Strictly resources requirement: Strictly resources ID requirement, for example, patch code ID must start from 'code' resource 1000, config panel resource ID must be 2000 etc. Strictly require 'TRAP' resource, it is very difficult for Code warrior programer. 3.Waste of code, for example, when a patch want to replace several system trap, normally a piece of init code needed in sereral place, that will waste a lot code. 4.Inflexible programing, for example, in different versioin of OS, SysKeyboardDialog trap is different, if you want to replace it in Palm OS 1.0, you must replace the SysKeyboardDialogV10 trap, but when you try in Palm OS 2.0, you must replace SysKeyboardDialog trap, so you must provide two version for these two OS. When we are developing EVEdit (A HackMaster extention), we feel these inconvenient deeply, so we develop EVPlugBase, to manage Plugins for Palm OS. The enhancement list below: 1.EVPlugBase can manage all Plugin written according EVPlugBase rule. No conflict each other. 2.EVPlugBase can manage all other no-hack applications that replace system traps. 3.Provide delete-protection. This prevent some users to delete Plugin or Hackextention which is actived, that will mostly cased a system crash. 4.Provide SoftPenStroke function for Plugin. It will save many time of patch programer. 5.Solve all problem that list in the lack of Hack Master.

More software by this developer

Bilingual dictionary editor now can try to make dictionary for EVPalmDict, to get the effect of what you tap, what meaning you get. Users can also use it to edit an existing dictionary. Support text inport, user can use Excel, Access to edit his dictionary.
EVPdEnB5_17_13is a English-Chinese dictionary for EVPalmDict, a binlingual dictionary program for Palm OS.It contain about 17000 words, and the source text file is released free as editable for all the users.EVSoft encourage dictionary author creat dictionary for EVPalmDict.
With this file, you can edit the dictionary by your self.
About 25000 words, you can find more words now.EVSoft will release its source text in days.
EVPopupInfo is a source code available little Plugin application that help you pop up PalmPilot information when you run any application. The information popuped up include: date, time, battery information. The source code is an example for programers to write a plugin. You can download...