Off-Topic :  K-Meleon Web Browser Forum
All which isn't K-Meleon related. 

Pages: PreviousFirst...112113114115116...LastNext
Current Page: 114 of 126
Results 3391 - 3420 of 3766
15 years ago
JamesD
@ noout Good to hear from China. I am just a user, not a developer, but I will try to help. Can you explain more what is " a chinese input method"? Does it involve more than one keypress for a character?
Forum: Bugs
15 years ago
JamesD
You can get to the Preferences in KM 1.5 by pressing the F2 key. Once that panel shows, you should click on the top item on the left side. That is GUI Appearances. There are four tabs there. The first one on the left is General. That is the one you need. With that tab highlighted you should see a dropdown where you can select the skin you want. The second item under the dropdown is Display
Forum: General
15 years ago
JamesD
I have the tab buttons attached to my tab bar. I just tried open tab in background and open window in background. I did not notice any tremor in my display. I used the right-click menu on links for doing the opening. Do I have the situation correct or do I need to do another type of test?
Forum: Bugs
15 years ago
JamesD
QuoteguenterBTW this Forum is notorious with being slow during each summer. And that could not more true than now. My typical wait time from click til a forum page starts loading is 35 seconds. This is not just the first time but every time. I just increased the cache memory from 4 to 8 MB but I don't hope for any improvement. Note, that this problem is only for the forum. Other sites
Forum: General
15 years ago
JamesD
@ JujuLand Thanks, I will look into this.
Forum: Improvement requests
15 years ago
JamesD
I think I can just click on the "History" button for that.
Forum: General
15 years ago
JamesD
This is my personal way of handling this subject. I have a note that I keep to remind me where to put some code. The "redo" code must be added to "toolbars.cfg" in the Klassic skin. The "redo.bmp" file must be added to the Klassic skin. %ifplugin history History{ history(View)|Histor&y View History. Right-click for more options. toolhot.bmp[1
Forum: General
15 years ago
JamesD
I copied this from the macrolanguage http://kmeleon.sourceforge.net/wiki/MacroLanguage2#setaccel() setaccel( keys [,command]); Since version 1.1 This method can be used to set keyboard accelerators instead of editing accel.cfg. Parameter Required Type Value Meaning keys YES STRING A key combination(1) The addressed key comb
Forum: General
15 years ago
JamesD
I think I have found a way. I kept the tahoma font in the css and commented out the font size there. Then I used 14 as the minimum font size in EDIT - PREFERENCES - PAGE DISPLAY - FONTS. Now KM only increases small fonts for display.
Forum: General
15 years ago
JamesD
@ Arrow I like this in the css file. Makes things much better for my old eyes. I do have a question. Do you know of a way to make the size invoke only when the font would have been smaller. I notice that my homepage http://www.perigee.net actually shows in a that is less that it did before.
Forum: General
15 years ago
JamesD
@ Ed M Maybe you can adapt this program to provide the info you need for cookies. http://www.nirsoft.net/utils/mzcv.html The information in sessions is stored in the prefs.js file. user_pref("kmeleon.plugins.sessions.ask_autoload", false); user_pref("kmeleon.plugins.sessions.autoload", false); user_pref("kmeleon.plugins.sessions.cleanShutdown", false);
Forum: Improvement requests
15 years ago
JamesD
I have updated KMListBox. It now has language support for the listbox control and has localizations for the macro. Everything is included in KMListBox.7z at http://www.perigee.net/~jmd8421r/KMListBox.7z All the documentation is included in the KMListBox.htm file. Languages supported are English, French, Spanish, and German. There are easy instructions on how to support other languages. Th
Forum: General
15 years ago
JamesD
If you need info on what is in cache, take a look at this thread. http://kmeleonbrowser.org/forum/read.php?1,81596,81625#msg-81625
Forum: General
15 years ago
JamesD
I am using KM 1.5 and in PREFERENCES - NETWORK/PERFORMANCE - CACHE there is a box for doing cache in memory. It can be un-checked. I do not know if this will force existing cache stuff to disk or not.
Forum: General
15 years ago
JamesD
I would like to see the available string length for the exec statement increased by a factor of four. I always seem to be playing games with macros in order to pass enough information to WScript.exe. 1024 seems like it would be enough to handle almost any situation. The current size of 255 plus or minus is just not enough.
Forum: Improvement requests
15 years ago
JamesD
@ desga2 That fixed it. Thanks.
Forum: Development
15 years ago
JamesD
@ desga2 How can I change the background color for quoted strings? I did as your readme file said but could only find folders, keywords, comments, and operators. The gray you have for quoted strings is D3D7CF but I would like ffffdb I think.
Forum: Development
15 years ago
JamesD
Maybe this page http://kmeleon.sourceforge.net/wiki/KmmSGReader from the MacroLibrary is what you need. I am not sure. It sounded right.
Forum: General
15 years ago
JamesD
@ JujuLand Is the session you wish to launch static or variable? Do you wish always to open URL x and URL y, or will you need to launch a session a user has saved under a specific name?
Forum: Development
15 years ago
JamesD
@ Rapido I am no expert on this, but try this suggestion. Look in the folder of skin you are using for the files main.ico and throbber.avi. Double click on each and system should display using default program for the filetype. I know that Klassic and Phoenity have the same main.ico but different throbber.avi.
Forum: Bugs
15 years ago
JamesD
@ JujuLand Did not work to do "Quit" and "Load". I still cannot see new link until restart. _Snippet_RunCode{ plugin("favorites", "Quit"); plugin("favorites", "Load"); }
Forum: Improvement requests
15 years ago
JamesD
@ JujuLand Tests indicate that running 'plugin("favorites", "load");' does not make availible to the favorites system the recent additions using FavRenAdd.
Forum: Improvement requests
15 years ago
JamesD
@ desga2 I am so glad that you are fixing the support for K-Meleon in Notepad ++. I use that editor now and I am not happy making do with java support.
Forum: Development
15 years ago
JamesD
@caktus I think that if you edit toolbar.cfg in your skin file and comment out the following lines it will not show the stop button. Stop{ ID_NAV_STOP Stop loading this page toolhot.bmp[2] toolcold.bmp[2] tooldead.bmp[2] }
Forum: General
15 years ago
JamesD
@desga2 The link to the script file is http://www.perigee.net/~jmd8421r/script.7z
Forum: General
15 years ago
JamesD
I have the files compressed into a 7z file on my website. The link to the 7z file is http://www.perigee.net/~jmd8421r/KMListBox.7z Extract into the user macro folder and it should work. This is a first try and a very simple demo. Look for the item "KMListBox" under the HELP menu. @desga2 This may be all that is needed. If you would like to put it into an extension, that i
Forum: General
15 years ago
JamesD
I am getting close on having this concept complete. I have used AutoIt ver 3 to construct an executable that can be called from the macro language. The user's choice is passed back to the macro language via the registry. I am just finishing up the readme stuff and the demo macro. Question that I have is how to get this information to users. I can provide the macro and the script for Au
Forum: General
15 years ago
JamesD
@ Roger See my post of August 12 for reason you do not see new links until you restart KM. I will investigate the possible fixes for this problem that JujuLand and desga2 suggested in posts of the same date. I am having a computer hardware problem now, so it may take some time before I can get to work on this. I am glad to hear that FavRenAdd international version is working for you. T
Forum: Improvement requests
15 years ago
JamesD
@kko and desga2 Because I have a mental block, I guess, when it comes to the \" and " combinations. I will try out the simple version use that for the copy for the MacroLibrary. I am waiting to see how it does for Roger before I put it in the MacroLibrary.
Forum: Improvement requests
15 years ago
JamesD
@ Roger Congratulations, you have just become a beta tester and have completed your first bug report. I forgot to test in KM 1.5 and that version has a more strict macro language. To fix your FavRenAdd.kmm file you can replace just a few lines of code. The old code looks like this. _FavRenAdd_RunScript{ exec("wscript.exe \"".$_FavRenAdd_Path."\" 1 \"&qu
Forum: Improvement requests
Pages: PreviousFirst...112113114115116...LastNext
Current Page: 114 of 126

K-Meleon forum is powered by Phorum.