I saw there hadnt been an update in a while so I looked into that bug myself. Its simple to fix, so if you guys wanna fix it yourselves...
-Open the main.js file in notepad
(C:Documents and Settings[YOURNAME]Local SettingsApplication DataYahooWidget EngineScribbler_3.0.widgetv6.widgetContents)
-Find function writeScrib.
Within the "if (drop == 1)" statement, comment out all the lines that change the value of preferenceArray[6], like this...
//++preferenceArray[6];
//if (…preferenceArray[6] > s) {
// preferenceArray[6] = 0;
//}
...and...
//preferenceArray[6]--;
//if (preferenceArray[6] < 0) {
// preferenceArray[6] = 0;
//}
The line "copyScrib(preferenceArray[6]);" below these sections should be left intact.
Now save the file.
Now rename the v6.widget folder to something more meaningful, like Scribbler_3.0_fixed.widget and zip up the folder. Then change the extension from .zip to .More
July 10, 2006 ·
version 3.0 beta 8 hyoung
I use your widget very well.
I want to make LOCK function for you.
Could you tell me your intentions?
June 23, 2006 ·
version 3.0 beta 8 Michael
Sam, have you ever used the History function of the web browser? Also, I think what you are asking would be outside the scope of this widget, but that is for Reinier to decide.
June 23, 2006 ·
version 3.0 beta 8 Sam
Hello Reinier,
Could you extend it to automatically record URLs as you surf? don't have to manually cut&paste. Of course, this could be turned on/off any time. Same sequence as in the order of browse, nice to have a time stamp, url path should be clickable to open the page.
The favorites or the bookmarks are unwieldy, and not easy, cumbersome, and not automatic. I think this will be very useful for me, because many times I forgot to put them in bookmark, etc. and you can't remember, very frustrating.
Thanks in advance,
June 18, 2006 ·
version 3.0 beta 8 John
I love this widget, and it starts with windows, but it crashes when I use the checkbox next to a note. A cooler input window (not windows pop-up) would be great.