Przejdź do głównej zawartości

Custom Scroll 1.0 - PPC Application for HTC

Hi All,

I would like to present You a small and simple application called Custom Scroll. It gives You a chance to take the opportunity customizing scrolling behavior of HTCScroll Windows addon (which is used in File Explorer, MS Contacts, Programs, Settings... - everywhere where scrolls are used - and we are using fingers (flick gestures) to scroll...

I've noticed that when I'm trying new ROM many times "scrolling feature" need to be modified by myself, so why don't we just make it quick and simple, with predefined checked and accepted values - even maybe "solutions" ?
that's why I've made that application...


I would like to ask You a favor... when You'll be testing Your own values and You'll notice that some of combinations are quite good, please post them 'here' - in this topic ... after testing I'll build them into program.

Please take a look at the video, where I'm showing how does Custom Scroll works and how to operate with it...

Komentarze

Unknown pisze…
Ten komentarz został usunięty przez autora.
Unknown pisze…
Pisalem juz na XDA-D, ale moze tu bedzie szybciej. Probowalem zainstalowac Custom Scroll na Touch HD WM6.1 i pojawil mi sie taki komunikat: "Ta aplikacja wymaga nowszej wersji systemu Microsoft .Net Compact Framework od wersji zainstalowanej na tym urządzeniu".

Mozesz pomoc?

__________

Hi, when trying to install this app the following failure accured (I attempted to install it to stock Touch HD with WM6.1): "This application requires newer version of the Microsoft .Net Compact Framework than the one installed on the device"

Can you please advise me what should I do?
Unknown pisze…
ok, just installed 'net framework v3.5' and flows perfectly :D

Popularne posty z tego bloga

Angular2 + Moment.js library with Visual Studio 2017 .Net Core 2.0

Hey there! Recently I was facing problem with adding MomentJs library to Angular2 in .net core 2.0 project.  I'm using Visual Studio 2017 15.3.3.  ( https://www.visualstudio.com/pl/thank-you-downloading-visual-studio/?sku=Community&rel=15 ) Create new test project 2. Use Web -> Angular template  3. Compile and run in chrome to check that everything is ok.  4. Edit package.json. At the end of "dependencies" add new line:  "moment": "2.18.1" 5. Edit tsconfig.json file, At "compilerOptions" add: "allowSyntheticDefaultImports": true, 6. Edit home.component.ts and add: import * as moment from 'moment'; and the constructor.     constructor() {         try {             console.log("test");             let now = moment().format('LLLL');             console.log(now);     ...

Link Creator 1.4

Version 1.4 added: 1) Save as Manilla Softkey (Left and Right Softkey, and it works very well with arguments - so now creating link to for ex.TouchLockPro with additional LOCK argument is very easy...) 2) Create URL/Mail - now You can create mail or www.* link and put it to whatever you want place ;) - it uses default - signed to specified type system program (for browsing www and creating emails) fixed: 1) exception when file doesn't exist (in selecting File and clicking OK) - now if everything is allright OK button will be colored to Red otherwise you will be promped with msg. 2) installation problem with adding shortcut to Link Creator to the Start Menu\Programs - now it's fixed (on not WWE Roms for ex. Polish Roms there was problem with it) 3) in 1.3 version link additional argument was added under inverted commas (1#"\FOLDER\program.exe argument"), now it's fixed (added checkbox "argument outside inverted commas" for default it is checked... and now...