Spb Pocket Plus v4.0.1 beta 2 WORKING PERFECTLY NOW - iPAQ rw6828, XDA Atom Software Upgrading

What's new in beta 2:
- Fixed bug with white background when placed on top
- Fixed bug with size on autohide mode for tabs
- Fixed problem with installation on WM6 hx4700 ROM
- Repeating Alarms: fixed varios bugs in options dialog
- Localizations: Greek desktop localization has been fixed
- Localizations: all languages updated
Installed and working fine on my o2 atom wm6 aku0.7a finally!!

The close button and the smart scrolling doesnt work So far thats all i found out...Internet explorer tab functions working

Hussainally said:
The close button and the smart scrolling doesnt work So far thats all i found out...Internet explorer tab functions working
Click to expand...
Click to collapse
smart scrolling should be there bro..

For me PocketPlus4 installed but wouldn't even show on today screen! Nothing worked. Running WM6 0.7.0 8PP ended up reinstalling Ver 3.2 Never mind.

Hi
Installed.. it.. and there is no default TABs .. So need to configure manually.. everything..
Working great for me.. by the way can i know how u edited and what is the change u did ?..
Thanks for sharing buddy..
THanks.

ironeagle said:
Hi
Installed.. it.. and there is no default TABs .. So need to configure manually.. everything..
Working great for me.. by the way can i know how u edited and what is the change u did ?..
Thanks for sharing buddy..
THanks.
Click to expand...
Click to collapse
Bro, i tried to convert the original cab into reg den removed the setup.dll and reinsert the reg into it.
Overall i think the problem lies with the setup.dll as they tried to protect and in force securities into the installation cab which causes the compatibilities issue with our atom.
The issues why it affects our atom i guess is due to the certmod.dll in our atom which Jiggs told me that it cant be disabled or hacked in our atom
So lets hope Jiggs managed to solve this which will most likely solve the installation issue with many Appz.
If anyone have programming background and know how to extract the info from setup.dll please let us know. I really think a bit of altering will let it work properly in our atom.
And if anyone had other device which can install PocketPlus, do extract the reg info and let me see. Maybe i can try to manually insert those reg entries and see if it will works on our atom
THank!!

Have been using it.It's great.Smart scrolling function is there but cant configure it to set contacts or other programmes to scroll.Same goes to close button where although it does really close pro grammes but the option tab does not seem to appear on the task bar

Hi
I installed and configured everything from the scratch and it is working great. I have not tried to use the closed button function.
This version is more flexible and faster that the previous ones.

unable to install trial version from SPB.. its always unsuccessfull?..

I have it working well on WM5, which reg keys etc are needed?

Issues...
The today plugin works after setting a few options in the control panel.
The close button and battery meter didn't work.
I was able to get them to work by going setting the PocketPlus service to start automatically. I used MemMaid to do this. Just go to startup items, use the dropdown at the top to select "Startup Services." On mine it was the first entry. Set it to auto and now things seem to be working.
Smart scrolling isn't working. I think it is because there are no applications defined for it.

Smart Scrolling
Brendo said:
I have it working well on WM5, which reg keys etc are needed?
Click to expand...
Click to collapse
Can you please backup your settings and post the file here? Smart Scrolling isn't working for me. I think it is because there are no applications defined. Hopefully if you backup your settings I can restore them and then have the default apps working for smart scrolling.
Could you also export: HKEY_LOCAL_MACHINE\Software\Spb Software House\Pocket Plus\
Thanks in advance!

-Everything enabled
-smartscrolling only
-reg settings with smart scrollin only, with nothing at all

Some info:
Enable Smart Scrolling for Resco File Explorer
Here's the registry to enable Smart Scrolling for Resco File Explorer. Please rename Smart Scrolling - Resco File Explorer.txt to Smart Scrolling - Resco File Explorer.reg. Copy to your PPC and run it. To experiment with this feature, open a registry application:
1. Browse to HKEY_LOCAL_MACHINE\Software\Spb Software House\Pocket Plus\11\Applications
2. Create a new key. Name it after the application executable file's name you wish to enable the Smart Scrolling on
3. Browse into the new key
4. Create a DWORD. Name it "Enabled" and set the value to 1
5. Create a String. Name it "UserName" and set it to the application's name
6. Create a Multiple Line String. Name it "WindowClasses". This is the one we need to experiment on. The value is the name of the Windows Class which we want to scroll. I do not have any program to detect this. In Windows, a program like Spy++ can be used, but in PPC, I do not know
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Spb Software House\Pocket Plus\11\Applications\Explorer.exe]
"WindowClasses"=hex(7):53,00,79,00,73,00,4C,00,69,00,73,00,74,00,56,00,69,00,65,00,77,00,33,\ 00,32,00,00,00,00,00
"UserName"="Resco File Explorer"
"Enabled"=dword:00000001
Click to expand...
Click to collapse
When viewing messages in Messaging, the Smart Scroll feature is not working. To enable it:
1. Run any registry editor
2. Browse to HKEY_LOCAL_MACHINE\Software\Spb Software House\Pocket Plus\11\Applications
3. Browse into tmail.exe
4. Edit WindowClasses
5. Add a new line and key in "PIEHTML"

Brendo said:
Some info:
Enable Smart Scrolling for Resco File Explorer
Here's the registry to enable Smart Scrolling for Resco File Explorer. Please rename Smart Scrolling - Resco File Explorer.txt to Smart Scrolling - Resco File Explorer.reg. Copy to your PPC and run it. To experiment with this feature, open a registry application:
1. Browse to HKEY_LOCAL_MACHINE\Software\Spb Software House\Pocket Plus\11\Applications
2. Create a new key. Name it after the application executable file's name you wish to enable the Smart Scrolling on
3. Browse into the new key
4. Create a DWORD. Name it "Enabled" and set the value to 1
5. Create a String. Name it "UserName" and set it to the application's name
6. Create a Multiple Line String. Name it "WindowClasses". This is the one we need to experiment on. The value is the name of the Windows Class which we want to scroll. I do not have any program to detect this. In Windows, a program like Spy++ can be used, but in PPC, I do not know
When viewing messages in Messaging, the Smart Scroll feature is not working. To enable it:
1. Run any registry editor
2. Browse to HKEY_LOCAL_MACHINE\Software\Spb Software House\Pocket Plus\11\Applications
3. Browse into tmail.exe
4. Edit WindowClasses
5. Add a new line and key in "PIEHTML"
Click to expand...
Click to collapse
what new line & key we will put? anything?

oops, didnt really proof read it.
I have:
Code:
Enabled: 1
Username: Messaging
WindowClasses: SysListView32
I assume you need to change the SysListView32 to PIEHTML
Then again, most are SysListview32
Also,
WindowClasses"=hex(7):53,00,79,00,73,00,4C,00,69, 00,73,00,74,00,56,00,69,00,65,00,77,00,33,\ 00,32,00,00,00,00,00
Click to expand...
Click to collapse
does not make sense to me

Smart Scrolling continued
With Brando's registry settings I now have all the entries in the list for the Smart Scrolling feature. They are all enabled, but it still doesn't work. I would guess there is another service not starting. I tried enabling _PocketPlusTouch.dll, but it just returns "invalid function."
It also seems that when I reset the Atom, the PocketPlus service does not auto start. I have to restart it from MemMaid each time I boot.

Here are the Processes I have running (all .exe unless specified):
Autoupdate.exe
connmgr
cprog
device
filesys
gwes
iexplore -Pocket IE
nk
o2p2
phoneplus -O2 Program
poutlook - Pocket Outlook
sddaemon
services
shell32
sktools - SKTools
srvtrust
startsat
tmail - Messaging Service
wlmessenger - Windows Live Messenger
wt5portm - Jetcet Print 5
Services:
Bluetooth Audio Gateway
Bluetooth HID Loader
CredentialManager
DPT
LAS
NOTIFY
OBEX
regextdev
Resco Audio Services - Resco Audio Recorder
SPB Phone Suite - SPB Phone Suite
SPB Pocket Plus - SPD Pocket Plus
SPB Shared Currency Service - SPB Traveller
SPB Shared Weather Service - SPB Traveller
VC Service (Stopped)
WLM Service - Windows Live Messenger
wt5ipdrv - Jectcet Print
Wow, really should disable some of them...
EDIT:
Startup:
AudioRecServStarter.lnk - Resco Audio Recorder
ciphase2.exe
coldinit
connmgr
device
fmradiopre.lnk - FM radio
gwes
o2 connect.lnk - o2 Connect
o2 phone plus.lnk - o2
o2 plus.lnk - o2
o2 vcard recv.lnk - o2
poutlook.lnk - Pocket Outlook
RKbdInit.lnk
SafeMode - SPB Pocket Plus
SDDaemon.lnk
services
Services.lnk
shell32
srvtrust
StartSAT
wt5portm - Jetcet Print
Seems that PocketPlus still works in safemode (autorun/today plugins disabled)

"WindowClasses"=hex(7):53,00,79,00,73,00,4C,00,69, 00,73,00,74,00,56,00,69,00,65,00,77,00,33,\ 00,32,00,00,00,00,00
is a multiple line string value
such value is identical to SysListView32
Don't worry about it.
It looks like this (hex) when being exported.
However, I tried to copy and paste the registry from the above message, it has problem in creating the key WindowClasses.
You might first export another existing entry, e.g. fexplore.exe, and then modify the key name to the exe filename,
and also the UserName (as the name appears in the list), save it and import. should be safe and easy enough.
The most easiest way is first use a registry editor, create the exe entry, e.g. "Explorer.exe",
copy contents in other entry and paste to it, make minor modifications.
To make the changes effective, need to disable and then enable the smart scrolling.

The Smart Scrolling does not work

Related

Free Task manager (WM2003SE & WM2005)

TaskMgr v2.9(Release date 27 dec 2007)
A new version of my TaskMgr is available...
Release 2.9:
- icon to tray can be disabled
- tab switching hardware button association can be disabled
- register/deregister a dll
- install provisionning xml
- start/stop svc from command line
- fix bug in tab switching when tab is hidden
- added address bar in regedit
- fixed notifications toolbar
- fixed processes progressbar not disappearing
- added hepas in process details
- fixed bug in process details threads
- added change priority of threads in process details
- added windows messages and known named ones
- show details from applications
- cpu usage sorted descending by default
- fixed bugs in regedit
- fixed bugs in changing flags of services/devices
Release 2.8:
- version leaked, so see v2.9
Release 2.7
- fixed some minor bugs in regedit (tjlabais and StenaviN)
- added routing table (netstat -r) on Netstats Tab (marosh)
- added close all buttons on Applications Tab (keethar)
- fixed close menu item from Applications context menu (keethar)
- added Removal of SCRIPT:0x000 events on Notifications Tab (jafre)
- added command line parameters for Notfications duplicates and SCRIPT:0x000 events removal (jafre)
- added all existing command line parameters on the About Tab Release 2.6
- changed the regedit toolbar (added Favorites/add Favorites buttons and merged cut/copy/paste in one button menu)
- view/edit mui reg values
- import/export multi_sz/mui_sz as RGU (for rgu export flag should be set in regedit menu)
- some minor bugs fixed in regedit
- command line added to process path
- Last active tab is reloaded at start if no parameter provided (flag should be set in options menu)
Release 2.5
- fix for problem reported by tjlabais(import of type hex keys, no reg type is saved but the data are correct hopefully)
Release 2.4
- fix for problem reported by StenaviN on buzzdev(import of binary data)
- added favorites to registry editor
In order to create a favorite, you have to select a key first and add it via the context menu.
​ In order to use a favorite, you have to double click on it. If you want to delete or rename, do it via context menu of favorite. ​ Release 2.3
- fix for problem reported by vint_ (import of 0xffffffff)
- fix for keyboard alignment under WM2003SE on exit
- Option to switch between minimize and exit buttons
- Automatic/Manual load of devices (wm2k5 only)
- Added Suspend and Reset PPC shortcuts
ps.: the executable available here are UPXed, if you need the unUPXed versions, just go on the following link.
For more details and history, see here:
www.dotfred.net
Cheers,
.Fred
ps.: comments are welcome!
I love this program, but version 2.0 doesn'T display drivers and services as it was in v 1.9 on my universal. Do you think you can solve this?
Thanks a lot
thaihugo said:
I love this program, but version 2.0 doesn'T display drivers and services as it was in v 1.9 on my universal. Do you think you can solve this?
Thanks a lot
Click to expand...
Click to collapse
Well I made a little mix when building for wm2003se and wm2005...
Anyway, it's fixed, deeply sorry for inconvenients!
I post the fixed version immediately.
Cheers,
.Fred
Thank you very much .fred
Use it very useful for me ..
Big Thank
Super duper Fred much appreciated and covers WM5...cheers
Thanks for the quick update!
the best task manager ever.
would be possible to add the option for when closing the app.,actually close?
faria said:
the best task manager ever.
would be possible to add the option for when closing the app.,actually close?
Click to expand...
Click to collapse
I don't understand what you're asking? Which app. are you talking about?
Can you elaborate, please?
Thanks,
.Fred
dotfred said:
I don't understand what you're asking? Which app. are you talking about?
Can you elaborate, please?
Thanks,
.Fred
Click to expand...
Click to collapse
I mean in place of just minimizing the task manager to the tray when you close it [by pressing the close button]. An option to close it without minimized to the tray.
I know you can close by going to options.
This is a suggestion .no big deal.
faria said:
I mean in place of just minimizing the task manager to the tray when you close it [by pressing the close button]. An option to close it without minimized to the tray.
I know you can close by going to options.
This is a suggestion .no big deal.
Click to expand...
Click to collapse
It was the case in the past, but a lot of people preferred to have the TM minimized. Another possibility is to install a close feature like Spb PocketPlus, Wisbar, MagicButton, which allow you to really close an app when you click on the close button.
Cheers,
.Fred
maybe he mean that he want your task manager to handle the closing of other applications when they are minimized
like pocket plus and the rest does
and not close your task manager when he minimize it ?
Hi Dotfred,
I found a little bug in V.2.1. When I export a key from the registry (in this case a DWORD) the hex value is written into the .reg file. But when I import the .reg file the value is read as a dec value.
Wolfgang
Btw, thanks for tis really great app.
woschirmer said:
Hi Dotfred,
I found a little bug in V.2.1. When I export a key from the registry (in this case a DWORD) the hex value is written into the .reg file. But when I import the .reg file the value is read as a dec value.
Wolfgang
Btw, thanks for tis really great app.
Click to expand...
Click to collapse
You're completely right, well seen!
I forgot to change the base, stupid of me!
Anyway, here is the 2.2 (first post updated.)
faria said:
I mean in place of just minimizing the task manager to the tray when you close it [by pressing the close button]. An option to close it without minimized to the tray.
I know you can close by going to options.
This is a suggestion .no big deal.
Click to expand...
Click to collapse
What I can do, is let the user have the choice from the options dialog.
So either having the "Minimize" soft key and "Exit" in the menu, or having the "Exit" soft key, and "Minimize" in the menu.
What do you think?
Cheers,
.Fred
dotfred
The installer doesnt work for me. I keep on getting that it's not a valid Win32 application. Can you please help?
ps. I have tried to installed the unUPXed ver too but I get the same error. I am running WinXP.
gravejoker said:
dotfred
The installer doesnt work for me. I keep on getting that it's not a valid Win32 application. Can you please help?
ps. I have tried to installed the unUPXed ver too but I get the same error. I am running WinXP.
Click to expand...
Click to collapse
This app is dedicated to pocket pcs running Windows Mobile 2003 SE or Windows Mobile 2005. This is absolutely not to do with pcs running WinXp.
Cheers,
.Fred
v2.2 wm5 (.reg-file import bug)
Value dword:FFFFFFFF is imported as 7FFFFFFF when I import from .reg-file.
for example, import this .reg-file and look at result:
---------
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Haali\Reader\Parameters]
"LINEIF"=dword:ffffffff
---------
Dotfred a super program but I am relatively new to downloading programs onto my machine. Can you tell me how I get your taskmgr into the my programs section of my Charmer? I can get the exe file anywhere and execute it from here but was wondering if it comes with an icon and can be part of program files. Many thanks once again for a wonderful program..JD76
Is there a way to start this application minimized? is there a tag I can add to the shortcut to do this?
jdoherty76 said:
Dotfred a super program but I am relatively new to downloading programs onto my machine. Can you tell me how I get your taskmgr into the my programs section of my Charmer? I can get the exe file anywhere and execute it from here but was wondering if it comes with an icon and can be part of program files. Many thanks once again for a wonderful program..JD76
Click to expand...
Click to collapse
If you click on the menu, you will see Create Pgm Shortcuts...
The shortcuts will be created (by default) under /Windows/Start Menu/Programs/System
Cheers,
.Fred

Necessary Programs & Tweaks for Our Prophet

We have many ROM for our Prophet. The problem is, we saw some of these programs available in some ROM and not in the other ROM. So, let we share these programs, tweaks and tips.
Dutty Explorer
I am starting with Dutty Explorer, based on GSFinder+, a very good replacement to default File Explorer (even with extensions like Spb Plus and HouMing File Explore Extension), plus latest version of gsgetfile.dll compatible with WM6.
We have Resco Explorer but not Freeware. Total Commander CE is good, but not the interface.
SQPC v2.99 - The Universal Top Bar
sawari said:
We have many ROM for our Prophet. The problem is, we saw some of these programs available in some ROM and not in the other ROM. So, let we share these programs, tweaks and tips...
Click to expand...
Click to collapse
SQPC is a program (MULTI-PURPOSE TOP MENU BAR) that as old as my age.....
But, flexible that you can alter it anyway you like, the main reason why I had it kept as personally I love that one tap finish actions too much, like copy, paste, input selector, soft-keyboard pop up.........
Goodness:-
1. SWAPPABLE TOP BAR with any Length / Programmable / Executable Icon you like,
2. Clipboard 10 history too easy to use ( very very good for my study use),
3. Clock and Calendar on the screen is plug-ins,
4. left side program shortcuts,
5. any back ground images, automatic rotate selectable,
6. single tap actions for any programs / files....
7. Less than 300 KB in file size........
Weakness:-
1. Too many functions for juniors, ( for me, just a junior user, I had explored its 50% of features only.... there are more advance feartures like to call out parameters......)
2. UI is not too fancy~~~
I would like to share the .ini file of it so everyone can give it a try.
PLEASE BE SURE THAT YOU HAD THE SQPC.rar.zip changed to SQPC.rar before unzip.
Thanks for all of yours attention. Please correct me if I am wrong !
I didnt like
dioxda2 said:
SQPC is a program (MULTI-PURPOSE TOP MENU BAR) that as old as my age.....
But, flexible that you can alter it anyway you like, the main reason why I had it kept as personally I love that one tap finish actions too much, like copy, paste, input selector, soft-keyboard pop up.........
Goodness:-
1. SWAPPABLE TOP BAR with any Length / Programmable / Executable Icon you like,
2. Clipboard 10 history too easy to use ( very very good for my study use),
3. Clock and Calendar on the screen is plug-ins,
4. left side program shortcuts,
5. any back ground images, automatic rotate selectable,
6. single tap actions for any programs / files....
7. Less than 300 KB in file size........
Weakness:-
1. Too many functions for juniors, ( for me, just a junior user, I had explored its 50% of features only.... there are more advance feartures like to call out parameters......)
2. UI is not too fancy~~~
I would like to share the .ini file of it so everyone can give it a try.
PLEASE BE SURE THAT YOU HAD THE SQPC.rar.zip changed to SQPC.rar before unzip.
Thanks for all of yours attention. Please correct me if I am wrong !
Click to expand...
Click to collapse
this is a very old program. fonts and icons is not pretty..
sorry, i didn't like..
Sorry for being old fashioned
ycimpir;1709977 said:
this is a very old program. fonts and icons is not pretty..
sorry, i didn't like..
Click to expand...
Click to collapse
Thanks for you compliments.

[02-08-2008]iFonz 1.0.4

iFonz
Version 1.0.4 - 02/08/2008
=============================
http://thedogcorner.blogspot.com
=============================
Info
=============================
iFonz is a clone of iPhone interface, with a lots of customization and a fully graphical design and animations
for Windows Mobile 5/6 completely writed in .NET.
iFonz use a lot of my spare time for development, it's free of money and if you want help me in development
you can click on my Google Sponsor in my Blog.
If you want you can make a donation here:
ITALIAN
Se vuoi aiutarmi e vuoi donare qualcosa clicca qui
ENGLISH
If you want support me you can make a donation here
Please don't mirror my program and use only my shared link from http://www.savefile.com
Requirements
=============================
- Pocket PC with Windows Mobile 5 or 6
- Microsoft .NET Compact Framework 3.5
- At least 2Mb of Ram free on QVGA
If you have trouble with Compact Framework, here you can download the necessary files:
- .NET Compact Framework v3.5 for Windows Mobile
- .NET Compact Framework v3.5 Messages All Languages for Windows Mobile (Choose your language file to install)
Installation
=============================
- Uninstall older version
- Extract CAB, copy in Pocket PC and install
- Soft Reset Pocket PC
How to
=============================
- If during the slide from a page to another page you look a red/pink color in the names of icons go to Windows Mobile Settings -> Screen -> ClearType and disable it
- If you use ILauncher or other launcher program consider to uninstall it for best use of iFonz
- If you wnat enter directly on the General Settings click on the link in Programs Folder "iFonz Settings"
- To open General Settings Tap and Hold on background
- To open Icon Settings Tap and Hold on desired icon
- To enable/disable Windows Startup open General Settings and check/uncheck the option
- To save/load Themes and settings Tap and Hold on Battery and click on Themes->Load/Save and choose the file
- To minimize Tap and Hold on Battery in the main screen and click on minimize
- To view all Pocket PC status info Tap and Hold on Battery in the main screen and go to Status menu
- To view AM/PM hour go to Regional Settings in your pocket pc and set correctly your Timezone and Time settings
- To exit click on battery in the main screen
- To add shortcut to a folder in the command line use "\windows\fexplore.exe" and in the argument set the folder path
- To add shortcut to a midlet java in the command line use "[the path of your java manager]" and in the argument set the parameter of your java application (Es: Command: "\windows\jmm.exe" Arguments:"-r"Gmail","Google","Gmail")
- To add shortcut to an internet address write in command line the internet address
- To Copy/Swap an icon tap and hold on 1 icon and choose Copy/Swap and after tap and hold another icon and choose Paste here/Swap here
- If iFonz close when hit the "Red Button" after a call, assign a specific button of your PPC for restart it, set it in PPC settings
- If your Pocket PC is old or slow go to General Settings and disable all Special Effects and set Animation to "Nothing"
- If you do a lot of changes in General Settings and iFonz become slow, restart it
- To go in debug mode create a file "Debuco" in the iFonz directory and use the program. In the folder i create a new text file called Logfile.txt with all operations and errors
- For lock device and show a big image of caller whe you receive a call use S2U2 program (The best ever from A_C)
History
=============================
Version 1.0.4 - 02/08/08
iFonz 1.0.4
- Correct bugs
- Pink/Red letters on slide are coming because is active in Windows Mobile Settings the ClearType Text option, if you disable it the letters color are ok
- The "!" in calendar icon is deleted if you not select to view the appointments
- Reduced space between icons if you choose to not show name of icons. Now in a QVGA with icons 48x48 without names and bottom bar you can set 20 icons for page
- Correct the positions of circles of pages
- Now iFonz draw bottom bar only if there are at least one icon
- Redraw rotate function
-------------------------------------------------------------------------
Version 1.0.0 - 28/07/08
iFonz 1.0.0
Italian language file
Extra icons & wallpapers
-------------------------------------------------------------------------
Version 0.9.9 - 21/04/08
iFonz 0.9.9
Extra icons and wallpapers
-------------------------------------------------------------------------
Version 0.9.8 - 04/04/08
iFonz 0.9.8
-------------------------------------------------------------------------
Version 0.9.7 - 28/03/08
iFonz 0.9.7
-------------------------------------------------------------------------
Version 0.9.6 - 21/03/08
iFonz 0.9.6
-------------------------------------------------------------------------
Version 0.9.4 - 10/03/08
iFonz 0.9.4
-------------------------------------------------------------------------
Version 0.8.8 - 29/02/2008
Second Release
iFonz 0.8.8
Default icons
Extra icons
Vista icons
-------------------------------------------------------------------------
Version 0.7.6 - 15/02/2008
First public release
iFonz 0.7.6
Default icons
Extra icons
-------------------------------------------------------------------------
Know Bugs
=============================
In the future
=============================
- Click little balls to go directly on a page selected
- Configuration of Pocket PC D-PAd Keys and Soft-Keys
- Add icons on top bar for notifications(messages, appointments, calls) if selected in settings
- Add more functionality to File Dialog Explorer (Create folder, Delete, Copy, Cut, Paste)
- Add sound on interact (slide, open application, close application, start iFonz, end iFonz)
- Add setting to remove top bar and use the Windows Mobile Bar
In a far far future
=============================
- Add Contacts Manager
- Add Dialpad to do calls
- Add Chat SMS to create SMS for contact
Videos
iFonz 0.7.6
iFonz 0.9.4
iFonz 1.0.0 - With instructions
Thanks, can't wait to try it
**Edit - Well, I've installed it on my Sprint Mogul and it's working fine using the dcd 2.2.6 ROM. MemMaid says it's using 1.45 MB. Anyway to speed it up? Make it run a little faster?
WOW..cant beleive my eyes..downloading now
Grazie lo provo subito.
thank you very much.
but i didnt get any cab file..i just got an SWF format file..do i require flash player for this
is ther no video of this? i want to know how it looks and is befor installing on my alredy nearly perfect setup
ather90 said:
but i didnt get any cab file..i just got an SWF format file..do i require flash player for this
Click to expand...
Click to collapse
There isn't flash video.
This is an application in VB.NET Compact Framework do with Visual Studio 2005.
gnagis said:
is ther no video of this? i want to know how it looks and is befor installing on my alredy nearly perfect setup
Click to expand...
Click to collapse
For now no video, but u can see images from my blog.
ssj5trunks said:
There isn't flash video.
This is an application in VB.NET Compact Framework do with Visual Studio 2005.
Click to expand...
Click to collapse
i will try to re-download
Yeah, try again. It worked for me. There's a .cab
Mh..
Nice wotk, but animation is slow (on my e-ten x800 at least) and doesn't support vga screen.
Icons are displayed wrong.
Works for me too with Qtek S200 Windows mobile 6. iFonz seems to be very good ! Sorry if my englsih is bad because i'm french.
Theres no anamations when you hit an icon.... switch pages is extremely slow... I thought this would be like itask but more like the iphone... please make it faster and put some anamations into it. I can do this with any launcher pretty much.
got..actually before i tried dwnloading with Opera but this time i used IE and it wored..
WOW WOW WOW just installed it and ITS ROCKING
Hi fellas if you have .swf rewrite the end to cab instead of swf and you got it
Nice program, runs well on the Touch Cruise.
Thanks!!!!
Am i missing somthing? All im getting is a black background with iphone icons lke in the pic. NO i phone amamations when hitting an icon... I dont see anythng special about this thing. Again am i missing a file?
Great Start
The basics are all there and ssj5trunks deserves a lot of credit for a very good first beta.
However, I found it quite slow and I started getting memory errors within a few minutes of starting to use it. I also got a fair few program errors.
With a little more work this has great potential but I may just wait a little longer until some of the bugs are ironed out.
Great job though, please stick with it.
No bugs for me at this moment, a lot of things to customize. Verry good job for the author.
A little bit more faster and is perfect !

[APP] Manila2D Today Page

Manila 2D TodayPage
version 0.3.4
View attachment 257879View attachment 257880
Description:
Displays standard today plug-ins in different Manila 2D pages.
With this program You can:
Put many different standard today plug-ins into different Manila pages,
Easily increase space between plug-ins,
Define auto switching to Home page.
Mini FAQ:
to add/remove plug in – long tap on plug-ins list
buttons "Up" and "Down" move selected plug-in
button "Apply" - save settings and reload TodayPage
Requirements:
wm5.0+
Manila 2D version (All known version are supported for now (06.09.2010)):
2.0.2016.3224
2.0.2013.4121
2.0.1919.1432
2.0.1917.1723
1.2.1913.1530 (update 23)
1.0.1911.1733 (update 22)
1.0.1821.1624
1.0.1820.3328 (update 20)
1.0.1820.3327
1.0.1820.1830
1.0.1820.1233 (update 21)
1.0.1819.2926 (update 19)
1.0.1818.3719 (update 14-18)​
.Net 2.0+ for configurator
If You have different version – send Me file “Manila2D.exe“ with description. You must check version of file Manila2D.exe in explorer, but not in About in Manila.
Attention!!!
Program provided as is, without any kind of warranty.
Know issues:
No scrolling.
No line between plug-ins.
No landscape support.
Manual restart TodayPage needed after: changing TodayPage setting or Manila restart.
When You press/move bottom Manila slider - then You will see the original Manila page.
Standard plugins (“Owner”, “Task”, “Calendar”) not supported.
Plugins "Titanium" and "Htc home" do not work (because this plugins just launchers).
Plugin “Spb Pocket Plus“ work incorrectly.
Plugin “Spb Wireless Monitor“ do no have the icon (in SpbPocketPlus SpbWirelessMonitor do not have the icon too).
Auto switch to Home page timeout – not work on some Manilas.
Settings:
All settings are stored in registry "HKCU\Software\Manila2D_TodayPage\":
"BgImage" (sz) – Full path to background picture. By default "\Windows\hh_fw_background.png".
"Path" (sz) – Full path to install directory. Do not touch it.
"Loglevel" (dword):
0 – Log disabled
1 – Log only errors
2 – Log errors and warnings
3 – Log all messages include debugging​
"AutoHomeTimeout" (dword) – Auto switch to Home page timeout. Defined in seconds. “0” - disable it, by default - disabled. This option not work on some Manila versions.
"HideLocationEdit" (dword) - "1" – hide edit field on "Location" page, "0" – do not hide.
"AutoStart" (dword) - "1" - Auto-start enabled, "0" - disabled.
"AutoStartDelay" (dword) - Auto-start delay (in seconds), "0" - without delay.
"AutoRestart" (dword) - "1" - Auto-restart enabled, "0" - disabled.
Settings of TodayPage widows are stored in "HKCU\Software\Manila2D_TodayPage\Window_XX", there “ХХ” - anything. You can define many such windows:
"TabNum" (dword) – Number of Manila page. Start from 1.
"XX_Item" (sz) – Today plug-in name. There XX – number from 00 to 99. This number define the order of plug-ins placements in this window.
"XX_Space" (dword) – Empty space between plug-ins. There XX – same as above. Value=hieght. Must be more then 0.
"x" (dword) – X coordinate of window. By default = 0.
"y" (dword) – Y coordinate of window. By default = 0.
"w" (dword) – Width of window. By default = auto.
"h" (dword) – Height of window. By default = auto.
On problem:
Check Your Manila version in “requirements”.
Check Your problem in “know issues”.
Change "Loglevel" to 3 and try again.
Attach log file (\Program Files\M2D_TodayPage\Log.txt) and text of error message.
Attach screenshot.
Attach registry from "HKCU\Software\Manila2D_TodayPage\".
In detail describe the problem.
History:
0.3.4
Added support of Manila version 1.0.1821.1624.
0.3.3
Added support of Manila version 2.0.2016.3224.
0.3.2
Added support of Manila version 2.0.2013.4121.
0.3.1
Added possibility to disable auto-start.
Added possibility to define auto-start delay.
Added possibility to enable auto-restart after Manila restart.
Added detecting of current widget on start. (Will not work on earlier version of Manila).
thanks dan_ru
thanks boy
Seems to be a great new use for our M2D, especially if I can use it with a today flash plugin...
Unfortunately cant get it running on my Manila 2D v2.0 build 19191432.
Here are my details....
twolf said:
Seems to be a great new use for our M2D, especially if I can use it with a today flash plugin...
Unfortunately cant get it running on my Manila 2D v2.0 build 19191432.
Here are my details....
Click to expand...
Click to collapse
Twolf try this make some icons for the tv tab in manila then run M2Dtp config
M2D Widget select TV , then in the red at bottom press and hold select add plugin, choose your plugin select apply, then menu exit .
Now go back to programs and run M2DTP_loader and it will work
I posted some TV tab icons here
http://forum.xda-developers.com/showpost.php?p=5158136&postcount=1918
Thanks dan_ru great addition to Manila
great. let me know when we find a tv app that will work.
twolf
Look like some values are missed in your registry. Take a look at "HKLM\Software\Microsoft\Today\Items\Device Lock\" and check presense of value "Type" (DWORD). It must be = 4.
Then - create only one window and try different plugins one by one.
It worked....
Thank you very much.
The operator tab was one of the problems, then some plugins cant run for some reason, the first configuration isnt easy, but its worth it...
As you can see here I was able to enable the TEMPUS plugin:
A few more changes and maybe we can even have W3D (animated weather) working...
I added a zip with my files, its just the original background from the latest M2D, the xml already with tv tab enabled and the home icons a little changed to look like a secondary home.
The plugins that worked so far: softick card export and tempus (throttle html by APBilbo)
The ones that didnt: Titanium, htc home, messaging, screen lock.
twolf said:
The ones that didnt: Titanium, htc home, messaging, screen lock.
Click to expand...
Click to collapse
Plugins "Titanium" and "Htc home" do not work (because this plugins just launchers).
I've add it to the 1-st post.
"messaging" and "screen lock" must work. Attach registry from "HKLM\Software\Microsoft\Today\Items\" - I'll check it.
Well, to be quite honest I only wanted a flash plugin embbeded on M2D, with it I can try to make a hole new m2d tab.
I was able to stretch the throttlehtml plugin to accept 240x200 flash files and thats almost all the space available (240x230 being the full space)...
A couple of bugs, sometimes after a reset, the TV tab would freeze my machine, for some reason.
And theres no "M2DTP loader" shortcut on the start menu, I had to make my own.
This app is great!
Thanks.
how abt this
http://www.youtube.com/watch?v=yD79FXdvmEQ
Btw, I think its even possible to recreate some Titanium plugins or even the Flash gadgets from Throttle:
It would be a mixture of flash and mortscript though, because saddly theres no existing flash plugin that can read registry or run files...
Flash can read simple txt files with variables inside, and mortcript can write those files with on-the-fly registry values, and with the color codes work-around I can even make flash run some pre-selected apps.
But the fact that the device is running M2D, flash and mortscript (to keep updating the variables) all at the same time, would definitely be a battery-hog...
Did a small test with the calendar:
If you press or swipe the sides of the calendar the month changes with a animation.
To use it, simply install and configure M2DTP to use the zipped altered version of the throttlehtml plugin with a black background (also in the zip).
Its already ready to run english (by default) or portuguese, any other language can be changed simply by translating the attached txt file and replacing it on the \Windows\ThrottleHTML folder.
---EDIT---
Made a few changes to make a skin for the latest M2D:
Just replace the files on the attached m2d_2.0_skin.zip onto the \Windows\ThrottleHTML folder and reload the plugin.
Been hoping someone would develop an app for this - great work thank you. Starting to mess now! I think we can see from Twolfs efforts already we're going to have some smart M2D tabs very shortly!
Added an updated version of the calendar onto a new thread, not to crowd this one...
Get it here: http://forum.xda-developers.com/showthread.php?p=5176085#post5176085
Rumball Diamond Weather - Weather Panel
Hey dan_ru
This is working with the diamond animated weather by Rumball using the Weather Panel plug-in.
The icon sets and setup files are on this thread http://forum.xda-developers.com/showthread.php?t=401781
M2Dtp settings are:
X = 0
Y = 25
W = 240
H = 199
Using the existing weather tab.
In Weather Panel the Layout must be set to Manila.wpl to fit the screen.
It looks fantastic – looking forward to messing more with it. Would be great if we can suss out how to edit the individual tab softkeys…..
Question:
1) When the weather icon is ‘pushed’ it still shows the previous manila weather screen in the background – does your app just overlay the existing functions?
brandall said:
Hey dan_ru
This is working with the diamond animated weather by Rumball using the Weather Panel plug-in.
The icon sets and setup files are on this thread http://forum.xda-developers.com/showthread.php?t=401781
M2Dtp settings are:
X = 0
Y = 25
W = 240
H = 199
Using the existing weather tab.
In Weather Panel the Layout must be set to Manila.wpl to fit the screen.
It looks fantastic – looking forward to messing more with it. Would be great if we can suss out how to edit the individual tab softkeys…..
Question:
1) When the weather icon is ‘pushed’ it still shows the previous manila weather screen in the background – does your app just overlay the existing functions?
Click to expand...
Click to collapse
ive done all the installing and putting the images in place but when i go to setup the plugin in the settings to select my city i cant get out of the options theres no ok or save or exit button. even the red button dont work. all i can do is reboot and no settings save.
incubus26jc said:
ive done all the installing and putting the images in place but when i go to setup the plugin in the settings to select my city i cant get out of the options theres no ok or save or exit button. even the red button dont work. all i can do is reboot and no settings save.
Click to expand...
Click to collapse
I don't know if this is an issue initially setting Weather Panel up in M2D - I originally went through the set up using the Second Today plug-in.... You could try setting it up in there and then see if it appears in Manila ok after....? Maybe the layout settings I posted initially cover up the 'ok' option...? I'm guessing though..
brandall said:
I don't know if this is an issue initially setting Weather Panel up in M2D - I originally went through the set up using the Second Today plug-in.... You could try setting it up in there and then see if it appears in Manila ok after....? Maybe the layout settings I posted initially cover up the 'ok' option...? I'm guessing though..
Click to expand...
Click to collapse
thanks but it did not help. i also tried setting it up as a plugin on today by itself and i cannot for the life of me get back out of any option screen after going into it. im thinking it might be 6.5.1 bottom taskbar bug? mabye i didnt install it right. mabye i can setup my city and theme through registry?
i installed the program to the device memory and over right the dll. then i put the fonts in the windows font foldr. then i put the weather panel folder on the storagecard root. is that right

[APP] NotepadWS - Tabbed text editor with online Search feature - updated (2.7)

NotepadWS ver 2.7
NotepadWS is a notepad-like application with TABS feature and some interesting tools such as the WEB SEARCH.
The Web Search (context menu) allows you to get google, wiki or dictionary contents about the word or text selected from NotepadWS,
it could be a good way to perform your search quickly and easily!
FEATURES
- Edit up to four different text files in the same session.
- Switch from one tab to another with just one click.
- Ability to add or remove tool bars at any time.
- Configure each tab separately.
- Online search of selected word or text; google search, wiki search, dictionary.
ver 2.0
- Open and Save dialogs totally redesigned to be more useful and finger-friendly
- Settings page added
ver 2.55
- File association works propely
- Max file size supported increased
- Word-wrap options added
- Copy and paste between different tabs added
- Cmd ExitAll added
- File and Folder Shortcuts feature added
- Start folder option added (if left blank, the folder of last file used is taken)
- Single click option added
- Font and color customization tool added
- Ability to have tabs with different properties (font, colors, start folder, etc)
- Tab character enabled (by pressing tab button you get column alignment)
ver 2.57
- Overwrite related bug fixed
- Read-only related bug fixed
ver 2.7
- External clipboard functions added
tabs improved
Now NotepadWS allows to configure and save the properties of each tab,
so you can have 4 tabs completely different one from another;
each tab has its own font type, size, style and color, background color,
start folder and other properties you can configure through the settings page.
Instead, if you prefer to configure all the tabs in the same way, you don't need
the repeat the setup more times, just setup one and check "apply to all tabs"
in the settings page.
Requirements
- Windows Mobile 5.0 or later
- Touchscreen device
- VGA or higher resolution screen
- .NET Compact Framework 3.5
Hope you enjoy!
Message for the generous people: If you like this app you can
eur, or
usd, the amount you prefer. Thank you!
xdaid said:
NotepadWS ver 2.0
NotepadWS is a notepad-like application with TABS feature and some interesting tools such as the WEB SEARCH.
The Web Search (context menu) allows you to get google, wiki or dictionary contents about the word or text selected from NotepadWS,
it could be a good way to perform your search quickly and easily!
FEATURES
- Edit up to four different text files in the same session.
- Switch from one tab to another with just one click.
- Ability to add or remove tool bars at any time.
- Configure each tab separately.
- Online search of selected word or text; google search, wiki search, dictionary.
ver 2.0
- Open file and Save file dialogs completely redesigned to be more useful and finger-friendly
- Settings page added
Requirements
- Windows Mobile 5.0 or later
- Touchscreen device
- VGA or higher resolution screen
- .NET Compact Framework 3.5
Hope you enjoy!
Message for the generous people: If you like this app you can
eur, or
usd, the amount you prefer. Thank you!
Click to expand...
Click to collapse
Hello,
Your program is very interesting, but I can not use just one problem you encounter, and it is important: only lets you open documents in the folder "my documents" in the main memory device. You should modify the program to allow open and save files in any folder on the device memory and the external memory card.
I have not tested whether extensions can also be associated with your program to automatically open when clicking those files from the file explorer program.
If I could use it widely, as I need, I would donate a sum of money for it, in that there is a problem.
Sincerely,
jcmm said:
Hello,
Your program is very interesting, but I can not use just one problem you encounter, and it is important: only lets you open documents in the folder "my documents" in the main memory device. You should modify the program to allow open and save files in any folder on the device memory and the external memory card.
Click to expand...
Click to collapse
Very good software
Only thing i could ask extra is word wrap "hope i haven't missed the option"
stylez said:
Very good software
Only thing i could ask extra is word wrap "hope i haven't missed the option"
Click to expand...
Click to collapse
Hello,
True, I had not noticed having to click twice (or press "enter") to run this option to access all folders on the device.
What if I notice that you can not open large files, not size, but more than 100 KB can not be with them.
Nor could I see if you can associate text files "txt" to open this program directly from file explorer.
Sincerely,
Hello,
I've been testing the program further NotepadWS, which I consider a good application, but there are two problems with it:
I have seen two important issues that prevent me from replacing AgileNotesTouch, which is what I use now, for NotepadWS:
1 .- NotepadWS not allow it to associate with files by extension, to boot automatically with this application. For example, if you associate files "txt" with NotepadWS ... file does not start with "txt" open.
2 .- I do not know NotepadWS maximum size allowed, but a file of 100 KB or more does not open properly. AgileNotesTouch allows very large files sizes, without problems.
It is important that NotepadWS could solve these two problems.
Sincerely,
short video for your app
NotepadWS new version - 2.5
What's new and cab installer at first post (updated)
xdaid said:
NotepadWS ver 2.5
NotepadWS is a notepad-like application with TABS feature and some interesting tools such as the WEB SEARCH.
The Web Search (context menu) allows you to get google, wiki or dictionary contents about the word or text selected from NotepadWS,
it could be a good way to perform your search quickly and easily!
FEATURES
- Edit up to four different text files in the same session.
- Switch from one tab to another with just one click.
- Ability to add or remove tool bars at any time.
- Configure each tab separately.
- Online search of selected word or text; google search, wiki search, dictionary.
ver 2.0
- Open file and Save file dialogs completely redesigned to be more useful and finger-friendly
- Settings page added
ver 2.5
- File association works propely
- Supported max file size extended
- Word-wrap options added
- Copy and paste between different tabs added
- Cmd exit added
- Editor and menus improved
- Bug on launching online dictionary fixed
Requirements
- Windows Mobile 5.0 or later
- Touchscreen device
- VGA or higher resolution screen
- .NET Compact Framework 3.5
Hope you enjoy!
Message for the generous people: If you like this app you can
eur, or
usd, the amount you prefer. Thank you!
Click to expand...
Click to collapse
Hello Xdait,
Now he has been magnificent NotepadWS v2.5 program. Only one small detail I see in my device (VGA) and is the icon of your program in the file explorer leaves very large, so you see only a quarter of the icon ... only that detail.
I just made a donation through PayPal by using the program, as I indicated. I hope you get well.
Sincerely,
Looks interesting, just what i was looking for. Any chance for WQVGA in future?
Thank you a lot JCM!
2.5 -> 2.51
- Now app memorizes the folder of last file used for the next launch
- File shortcuts list added, to open registered files with just one click
QVGA version, probably i will do it, but don't know exactly about the time i need
2.51 cab installer at first post
regards
xdaid said:
Thank you a lot JCM!
2.5 -> 2.51
- Now app memorizes the folder of last file used for the next launch
- File shortcuts list added, to open registered files with just one click
Click to expand...
Click to collapse
@xdaid, appreciate the effort you've put in to this app so far. It has a lot of promise.
I've been playing with it off and on since the 2.0 release. It has not replaced me using AgileNotes (which has its own set of issues for me) on a regular basis, but I look forward to the possibility.
Here are my suggestions and please note I understand you have a life and your own set of requirements when you code, so I know maybe none of these comments might be used...
1. if you can support PWI files
2. if you can handle files with carriage return + linefeed end of line terminator (eg, DOS, windows based text files). Right now, files with CR+LF show up as unprintable characters
3. if you can allow for a default file folder on startup. Use the file shortcut UI you just implemented and apply it to select default, and/or favorite folders. I see you've just implemented it to memorize the last used folder, that is a good start and should be retained unless a default folder is specified.
4. allow for a default file type (eg, TEXT, LOG, etc). Currently always defaults to TEXT when you restart the app.
5. suggest adding or putting an EXIT APP type selection/option in your "cmd" CLOSE action list. Right now it has "X" to only close the active tab, but you have to go to the MAIN MENU to exit the app. Just does not seem intuitive in my opinion.
6. allow the user to select a default background color, font size, and font color if possible (to override system defaults). I realize this suggestion may be difficult or out of scope.
Future wish list, knowing it would likely require extra effort as you may not have the development environment to test on:
a. support the newer WM 6.5.x layout with the STARTMENU and "X" button on the bottom of the screen, or at least detect you are running on the newer versions and keep that bottom bar accessible.
b. use a better file selection UI. Right now, at least on my device, you have to tap on the actual scroll bar to scroll. It should be smooth and fluid like some of the default file selection interfaces in AgileNotes or even Resco File Explorer.
c. allow similar option like Resco or Total Commander for double or single tap to open a directory or file in your selection UI.
Again, thank you for the time and effort you have invested in to this application thus far.
A new version --> 2.55
cab installer and info at first post
It's a quite-big update for NotepadWS, sure not all the stuff listed by powinmo but.. something has been done.
Hope you enjoy
xdaid said:
A new version --> 2.55
cab installer and info at first post
It's a quite-big update for NotepadWS, sure not all the stuff listed by powinmo but.. something has been done.
Hope you enjoy
Click to expand...
Click to collapse
Hello Stefano,
Congratulations !!!... you've made a great program, you've passed this new version. Thanks for your program remains my sole editor in my HTC Touch Pro, I do not need anything else to work.
Sincerely,
xdaid said:
A new version --> 2.55
cab installer and info at first post
It's a quite-big update for NotepadWS, sure not all the stuff listed by powinmo but.. something has been done.
Hope you enjoy
Click to expand...
Click to collapse
@xdaid. Sweet! Did a quick test run, and seems you incorporated many of my suggestions. Nice work so far.
Only major concern right now is:
- allowing up/down scroll gestures in the file selection UI without actually having to tap directly on the scroll bars. Trying to do a scroll gesture typically selects the item your finger first lands on - basically seems the filename/directory listing of that UI reacts to single tap picking only.
Other than that, my left overs from my prior wish list post are still items:
(1) pwi support and (a) winmo 6.5.x UI support
Again those are not critical, just something for down the road - if even possible.
It's pretty close to being my daily editor and that's saying a lot. Keep up the great work.
Please re-download 2.55 cab installer
i forgot to include a small bug fix, now the cab is updated.
@ powinmo: scroll gesture in file selection UI should not be a problem, i will implement it soon.
Instead, pwi support could be quite hard to realize, i have some ideas about how
extract text from / save text to pwi files. Just ideas so far, but i can try..
regards
Thx for update works a treat
xdaid said:
Please re-download 2.55 cab installer
i forgot to include a small bug fix, now the cab is updated.
@ powinmo: scroll gesture in file selection UI should not be a problem, i will implement it soon.
Instead, pwi support could be quite hard to realize, i have some ideas about how
extract text from / save text to pwi files. Just ideas so far, but i can try..
regards
Click to expand...
Click to collapse
@xdaid - appreciate your continued work on the app! Looking forward to seeing that file selection UI more usable and closer to how others UIs act.
As for pwi support, I would put that priority at the very bottom and address any other items you feel are more important.
I do have one additional request after using your app a bit more now:
- add the ability to recognize a scroll up/down gesture versus highlighting text when editing. Right now, when you try to do that the editor strictly acts as if you want to mark text for an action (eg, copy, looking, etc). To scroll through a long document, you have to literally tap on the scroll bar versus the natural inclination of using a gesture.
Other than that, I'm almost sold on trying to the app as my regular editor. Thank you for being so receptive to user comments and suggestions!
For those who like to use the tab character to get fixed spaces / column alignment:
I added a 2.56 version, it's the same as 2.55 but tab character is enabled.
xdaid said:
For those who like to use the tab character to get fixed spaces / column alignment:
I added a 2.56 version, it's the same as 2.55 but tab character is enabled.
Click to expand...
Click to collapse
Hello Stefano,
I think your application becomes an application program is essential to our Windows Mobile devices. You've got an editor and text file reader very versatile and practical, ingenious solutions. Thanks for your good program.
Sincerely,
I've been looking for a nice notepad app for a while now, this looks pretty nice . Thanks for sharing!
I have a bit of a request: would you consider adding file 'scheme' functionality. Say you are looking a reg file, the 'scheme' would highlight certain predefined key words or phrases making it more readable. The same could then be true for .xml, .mscr or any other file that can be read by notepad. You think that would be doable?

Categories

Resources