Voila ! ver 1.6 B2.4 Ca marche !
J'ai installe MSvce8dist.exe
C'etais Facile. Bon.
Merci a tous !
In English: It worked ! ver 1.6 B2.4
Installing MSvce8dist.exe did the trick.
Thanks All !
Forum: Bugs
No I did not download it. Not sure how big that is. I may not have enough space for it. I only have about 200 MB left. I dont think I willl try it. I will try v 1.6 on my laptop tomorrow.
Forum: Bugs
I tried K-Meleon 1.6.0 Beta2.4. Nothing changed. No buttons. I made sure I tried all the above suggestions.
I tried to install SP3 but there is not enough free space on my c: drive to install it. - thats what I get for using a dell optiplex GX-1 server from 2002. I will try v. 1.6.0 on my laptop ... to be continued
Forum: Bugs
None of the suggestions solved the problem
1. kmeleon.toolband.&Main Bar.visibility; (was already true)
2. "Toolbars/General" does not exist. Only "Toolbars/URL bar" exists (and it was checked)
I use win XP SP2. I will try MS Visual C++ or I guess else I will have to keep v 1.5.x
Thanks
Forum: Bugs
When I do a search on ehow.com, such as http://www.ehow.com/how_2041690_fly-rc-helicopters.html, all I see is a black screen with a message in the middle "Must See: Slide Shows".
I understand Gecko is the engine K-Meleon uses to render webpages.
Is it that the Gecko version I am using is incompatible with the ehow pages or do I need some plugin that I dont have? How would I know?
Forum: Bugs
How do you keep the focus on the current tab while clicking a link which opens in a new tab. The focus always seems to go to that new tab.
I think IE 8.0 does what I want by default.
Again, Just want to keep the focus on the current page even if I click a link to open another tab while Im still on that original page.
If there is a simple setting to check in the preferences, I cant find it
Forum: Development
Go to http://www.ies.co.jp/math/java/conics/draw_parabola/draw_parabola.html
scroll down to "APPLET" and you should see the applet.
In IE 6.0 it opens. In k-meleon 1.5.3 it says "after installing the plug-in click here".
I have everything in "Tools > Privacy" unchecked.
In F2 > javascript, only "Enable JavaScript" is checked.
"about;
Forum: General
I see.
Yes a button is nice. I didnt realize the "Use External Source Code Viewer" option was available. I can now use either the button or keyboard shortcut to open notepad.
Forum: Development
I must have done something wrong the first time. It works now, just like EditSource.
I made my own 16x16 button using MSpaint.
Thanks
Forum: Development
I would like to view the source code of a web page in notepad, not html.
CTRL-U opens the source in a new html window.
Is there a macro I can load where I can press a newly created button to open the source in notepad, as can be done in IE?
Thanks
Forum: Development
THanks for the help.
I placed your code in the toolbars.cfg file:
My Buttons bar{
BugMeNot{
macros(BugMeNot)
button mouseover description
buttonimagebmp.bmp[0]
buttonimagebmp.bmp[0]
buttonimagebmp.bmp[0]
}
}
But I get a blank button. Not sure about the "Toolbar Definition File " you pasted.
Can I get the blank button to show &
Forum: Development
I want to launch the bugmenot macro thats on this site here:
http://kmeleon.sourceforge.net/wiki/KmmBugMeNot
but not by the rt. clicking in context menu, which is what this macro will do. I want to launch it by clicking a new toolbar button. Not sure what to put in toolbars.cfg ?
FYI My scripting experience in minimal.
Using v 1.5.3
Thanks
Forum: Development
I dont see an option (in ver 1.5.3) to "send shortcut to desktop" or equivalent as is an option in IE. Am I not seeing it or is it not there?
I dont want to have to always use CTRL+ALT+I to send page to IE and then "send shortcut to desktop".
Thanks
Forum: Improvement requests
today it seems that it works unless you select the "default" user agent, close and re-open k-meleon. then it opens the mobile site. Wierd.
I use ver. 1.5.3 win 98se and DSL (non wireless).
Forum: Improvement requests
When I go to CNBC's main site http://www.cnbc.com it forces k-meleon to http://m.cnbc.com (CNBC's mobile site) with less content.
How can I get it to not see k-meleon as a mobile browser?
I have about 10 user agents and none of them do it.
It lets IE 6.0 open www.cnbc.com.
thanks
Forum: Improvement requests
Is there a way to get the default text size to be bigger.
Currently I must do "zoom in text" i.e. "ctrl=" or "ctrl-"
I would like all pages to open by, default, one click bigger (ctrl=)
Thanks
Forum: General
Looking for bat file to open websites in multiple tabs of one window.
The following bat file opens websites in new windows, not in multiple tabs of one window.
There's probably a simple mod to this file that will work?
@ECHO OFF
SET BROWSER=c:\k-meleon\k-meleon.exe
SET WAIT_TIME=2
START %BROWSER% "mail.yahoo.com"
@ping 127.0.0.1 -n %WAIT_TIME% -w 1000 > nul
START %BROWSER% &
Forum: General
This helps.
But it seems I must rt. click the java button to get the "content manipulation" window to open. Is there a way to enable/disable the actual "content manipulation" function by simply toggling the toolbar button directly without the extra step?
If not, this will suffice. Thanks.
Forum: Improvement requests