View Single Post
Old 09-22-2017, 12:04 PM   #19
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by vjjustin View Post
Thanks, I understand the logic here. But I never use highlight/search/share menu. Dictionary on the other hand is very useful for me. Is it possible to make say 60-70%? Where in the patch has that 50% value (so that I can play around or is it an indirect approach and I cannot directly change values in the patch)?
The CSS which needs to be patched in the nickel file is stored in compressed (zlib) format. GeoffR's patching method does not currently allow us to make user-configurable patches for compressed CSS streams. However, if you have the technical skills and the necessary motivation to do your own experiments there are 2 other ways of creating patches which do allow you to modify compressed nickel code.I haven't used tshering's method so I can't say anything about ease of use. I have used pipcat's method (plus GeoffR's makepatch utility) to convert pipcat-style nickel patches into GeoffR-style (non-user-configurable) nickel patches. Although I didn't find the pipcat method particularly difficult to learn it did take me a while to get my head around it. It's really up to you to decide how much time and effort you want to spend in creating your own personalised custom nickel patches. If you do decide to have a go the compressed CSS stream you need to patch is the one containing the variable named InlineDictionaryView but you will need to also make changes to other variables in the same CSS stream. Just a word of warning, the CSS stream number changes with every firmware update so you need to check that the work you already did is still valid each time.
Quote:
Originally Posted by vjjustin View Post
Is it possible to make full screen view the default view when selecting a word (without the additional click)?
If there is a way, I'm afraid I don't know of it.

Last edited by jackie_w; 09-22-2017 at 12:06 PM.
jackie_w is offline   Reply With Quote