Posted: Sat Apr 16, 2005 3:17 pm | Post subject: Pocket SnapIt - new & free> |
|
Kingherc
pm Member
Joined: 03 Nov 2004
Posts: 5

|
I focused for some time on creating a new free program for .NET Compact Framework devices. This program is intended for taking screenshots. It's name is Pocket SnapIt and its source is also available.
Some of its function are:
* Full-screen screenshots or screenshots of a fixed region.
* Consecutive screenshots (you can define the time interval).
* Automatically stores the screenshots in .bmp uncompressed format in the directory you define and with the prefix you define.
* Features system sounds to make capturing easier.
* When the program is initiated, it 'listens' for the defined capture key. When you press the key, you can either take a single screenshot or initiate/stop the capture process for consecutive screenshots.
* Developers can execute the program with some command arguments so that the program takes automatically a screenshot and save it.
In addition, Pocket SnapIt is also intended to help developers for .NetCF development. It contains useful classes such as File Explorer, API calls etc. Finally, it's an example of cross-platform programs. It customizes itself automatically for different platforms (PCs, Pocket PCs 2003, Smartphones 2003, in one executable file).
Requirements: One of the following platforms supporting Microsoft's .NET Compact Framework:
- Windows Mobile 2003 (Smartphones and Pocket PCs)
- PCs with Windows. Microsoft .NET (Compact) Framework.
More information as well as downloads at http://kherc.brinkster.net/.
| PocketSnapIt1.0Uni.zip |
| Description: |
| "Universal" package (contains also the vb.net source and can be installed manually on any device). Setups for devices (pocket pcs, smartphones and PCs) can be found on the website. |
|
 Download |
| Filename: |
PocketSnapIt1.0Uni.zip |
| Filesize: |
136.63 KB |
| Downloaded: |
1077 Time(s) |
Last edited by Kingherc on Wed Jan 31, 2007 12:11 am; edited 2 times in total
|
Posted: Mon Apr 18, 2005 12:33 am | Post subject: > |
|
awdark
pm Member
Joined: 29 Mar 2005
Posts: 23
|
Didnt actually try snapit, but the pocket controller is quite neat!
The image program is also pretty nice but doesnt really like my VGA screen.
Can the mouse thing be used on screen instead of through the use of the Dpad? It is possible it doesnt like my config though.
|
Posted: Mon Apr 18, 2005 11:33 am | Post subject: > |
|
Kingherc
pm Member
Joined: 03 Nov 2004
Posts: 5

|
You mean using the stylus to control the mouse? It's not yet possible but it's surely a nice idea I could try in future versions.
|